aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2006-11-25Daily bump.GCC Administrator
2006-11-24re PR fortran/29391 ([4.2/4.1 only] LBOUND and UBOUND are broken)Francois-Xavier Coudert
2006-11-24re PR c/29955 (ICE with -fopenmp -fexceptions)Jakub Jelinek
2006-11-24re PR c/29736 (ICE on duplicate vector attribute)Jakub Jelinek
2006-11-24eabispe.h (TARGET_DEFAULT): Include MASK_STRICT_ALIGN.Joseph Myers
2006-11-24simd-2.C: Use -O -w in general for PowerPC.Joseph Myers
2006-11-24s390.c (s390_emit_compare_and_swap): New function.Andreas Krebbel
2006-11-24pa.c (return_addr_rtx): Change 0xe0400002 to -532676606.John David Anglin
2006-11-24Daily bump.GCC Administrator
2006-11-23re PR fortran/25087 (Error for missing explicit interface needed.)Paul Thomas
2006-11-23Daily bump.GCC Administrator
2006-11-22spe.md (SPE64): New mode macro.Joseph Myers
2006-11-22Daily bump.GCC Administrator
2006-11-21re PR c++/29570 (ICE with brace-enclosed initializer)Jakub Jelinek
2006-11-21re PR c++/29734 (ICE with vector in switch condition)Jakub Jelinek
2006-11-21Daily bump.GCC Administrator
2006-11-20re PR target/18553 (Annoying warning with -ffunction-sections -g)Anatoly Sokolov
2006-11-20Daily bump.GCC Administrator
2006-11-19resolve.c (resolve_ref): Check for ALLOCATABLEs to the right of nonzero rank ...Erik Edelmann
2006-11-19re PR target/29114 (ICE when cross-compiling glibc for hppa on a 64bit host)John David Anglin
2006-11-19backport: re PR tree-optimization/29753 (Volatile semantics ignored in some c...Richard Guenther
2006-11-19re PR fortran/27885 (FAIL: libgomp.fortran/vla[1-7].f90 -O0 (test for exces...John David Anglin
2006-11-19Daily bump.GCC Administrator
2006-11-18invoke.texi: Fix mno-isel typo.Aldy Hernandez
2006-11-18spe.md (movv4hi_internal): Add alternative for easy vector constant loads.Joseph Myers
2006-11-18rs6000.h (TARGET_NO_LWSYNC): Define.Joseph Myers
2006-11-18Daily bump.GCC Administrator
2006-11-17re PR ada/27936 (gnatbind fails to link)Eric Botcazou
2006-11-17re PR middle-end/29584 (internal compiler error on optimization)Jakub Jelinek
2006-11-17* config/i386/i386.c (ix86_function_sseregparm): Add missing comment update.Uros Bizjak
2006-11-17i386.c (ix86_function_sseregparm): Fix comment: number of arguments passed to...Uros Bizjak
2006-11-17stdarg-2.c, stdarg-4.c: Condition PowerPC tests for saving FPRs on powerpc_fprs.Joseph Myers
2006-11-17Daily bump.GCC Administrator
2006-11-16re PR middle-end/26306 (ICE on volatile array with non-constant bounds)Eric Botcazou
2006-11-16re PR tree-optimization/29788 (ICE in var_ann, at tree-flow-inline.h:130)Andrew Pinski
2006-11-16re PR target/29201 (ICE in create_recovery_block, at haifa-sched.c:3692 at -O3)Maxim Kuvyrkov
2006-11-16spe.md (frob_di_df_2): Handle non-offsettable memory operand.Joseph Myers
2006-11-16Daily bump.GCC Administrator
2006-11-15ia64.c (ia64_hpux_init_libfuncs): Use HP-UX millicode routines for integer di...Steve Ellcey
2006-11-15re PR other/25028 (TImode-to-floating conversions broken)Steve Ellcey
2006-11-15re PR tree-optimization/29581 (Latent bug in 4.1/4.2/4.3 lambda-code.c)Jakub Jelinek
2006-11-15backport: re PR rtl-optimization/29797 (Miscompiles bit test / set in OpenOff...Richard Guenther
2006-11-14re PR fortran/29702 (RFE: Column number in error messages.)Brooks Moses
2006-11-15Daily bump.GCC Administrator
2006-11-14configure: Regenerate with autoconf 2.59.Eric Christopher
2006-11-14re PR c++/29106 (sizeof(*var) in expression drops entire line of code out of ...Mark Mitchell
2006-11-14re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)Francois-Xavier Coudert
2006-11-14re PR c++/29518 (rejects valid template argument, enums vs templates)Mark Mitchell
2006-11-13re PR fortran/26994 (Scalar TRANSFER - error: invalid operand to unary operator)Andrew Pinski
2006-11-13m32c.c (m32c_prepare_shift): Use a separate temporary for intermediates.DJ Delorie