aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-11-22Daily bump.GCC Administrator1-1/+1
2008-11-21re PR middle-end/38200 (internal compiler error: in find_func_aliases, at tre...Jakub Jelinek4-22/+38
2008-11-21caller-save.c (insert_one_insn): Take into account REG_INC notes for the live...Eric Botcazou2-2/+9
2008-11-21stormy16.md (movqi_internal, [...]): Moves to/from below100 space (W) can onl...DJ Delorie2-3/+8
2008-11-21re PR other/38214 (Unrecognized command line option "-fipa-marix-reorg" alth...Paolo Carlini2-1/+6
2008-11-21Add the new file.H.J. Lu1-0/+62
2008-11-21config.gcc (extra_headers): For x86 and x86-64, remove gmmintrin.h, add immin...H.J. Lu9-23/+33
2008-11-21re PR target/38208 (gcc.c-torture/compile/20080806-1.c)Jakub Jelinek2-2/+8
2008-11-21mmx.md (mmx_nand<mode>3): Rename to mmx_andnot<mode>3.Uros Bizjak4-16/+34
2008-11-21re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f...Uros Bizjak4-17/+29
2008-11-21re PR fortran/37472 (bad output on default-format write of double in common b...Jerry DeLisle2-1/+6
2008-11-21Daily bump.GCC Administrator1-1/+1
2008-11-20thumb2.md (thumb2_casesi_internal, [...]): Use earlyclobber for scratch opera...Joseph Myers2-2/+8
2008-11-20sync-2.c: Add type cast to avoid folding.Andreas Krebbel3-2/+7
2008-11-20s390.c (s390_expand_atomic): Adjust QI/HI atomic nand to the changed 4.4 sema...Andreas Krebbel2-2/+7
2008-11-20re PR middle-end/29215 (extra store for memcpy)Jakub Jelinek8-35/+148
2008-11-20re PR rtl-optimization/36998 (Ada bootstrap broken on i586-*-*)Jakub Jelinek2-14/+66
2008-11-20re PR middle-end/38151 (structures with _Complex arguments are not passed cor...Uros Bizjak4-16/+76
2008-11-20* gcc-interface/utils.c (init_gigi_decls): Fix type mismatch.Eric Botcazou1-0/+4
2008-11-20Follow up fix for GC19-015:Eric Botcazou1-1/+2
2008-11-20re PR c++/28513 (QOI: Diagnostic missing since 3.3.x when naming rule is viol...Jason Merrill4-0/+20
2008-11-20re PR c++/37540 (ICE on __decltype of method call in function template)Jason Merrill4-6/+42
2008-11-20re PR bootstrap/33100 (on bootstrap getting section .eh_frame: bad cie versio...Rainer Orth3-42/+13
2008-11-20trans-intrinsic.c (gfc_conv_intrinsic_minmaxloc): Use gfc_index_one_node.Jakub Jelinek2-7/+10
2008-11-20Add PR tag forgotten in rev142043.Thomas Schwinge1-0/+1
2008-11-20tlink.c: Include "libiberty.h".Samuel Thibault2-2/+9
2008-11-20re PR tree-optimization/37868 (code that breaks TBAA is misoptimized even wit...Richard Guenther4-0/+85
2008-11-20re PR fortran/38181 (calls to SIZE not optimized out of loops)Jakub Jelinek4-6/+42
2008-11-20re PR rtl-optimization/32283 (Missed induction variable optimization)Zdenek Dvorak5-19/+62
2008-11-20re PR c++/36631 (attribute always_inline -> sorry, unimplemented: recursive...Jakub Jelinek5-43/+111
2008-11-20Daily bump.GCC Administrator1-1/+1
2008-11-20re PR c++/37142 (ICE: in dependent_type_p, at cp/pt.c:15585)Dodji Seketeli4-1/+27
2008-11-19mips.c (mips_gimplify_va_arg_expr): Use -rsize with the same type as the firs...Adam Nemet4-1/+15
2008-11-19re PR c++/35405 (Internal compiler error)Dodji Seketeli5-2/+36
2008-11-19pr11832.c: XFAIL even on s390*-*-*.Jakub Jelinek3-2/+7
2008-11-19below100.S (.chip_info): Use position-independent expressions for the fillers.DJ Delorie2-4/+9
2008-11-19re PR c++/36410 (ICE with transparent union)Jason Merrill4-1/+32
2008-11-19re PR bootstrap/37859 (Bootstrap failure on mips64octeon-unknown-linux-gnu)Vladimir Makarov5-32/+135
2008-11-19re PR middle-end/37790 (limits-fnargs.c takes very long time to compile at -O2)Vladimir Makarov7-179/+289
2008-11-19re PR c++/37563 (Trouble calling qualified member function)Jason Merrill4-1/+31
2008-11-19re PR c++/37256 (extern template / explicit instantiation broken in 4.4.0-pre)Jason Merrill4-1/+29
2008-11-19tree.c (build2_stat): Allow non-POINTER_PLUS_EXPRs with non-sizetype offsets ...Richard Guenther3-2/+23
2008-11-19config.gcc: Unobsolete mips-sgi-irix[56]*.Rainer Orth2-2/+5
2008-11-19lb1sf68.asm: Add GNU-stack annotation to avoid executable stack.Maxim Kuvyrkov2-0/+11
2008-11-19m68k.c (sched_attr_op_type): Handle all CONSTs.Maxim Kuvyrkov4-3/+11
2008-11-19re PR tree-optimization/38156 (gcc.dg/tree-ssa/update-unswitch-1.c fails when...Razya Ladelsky2-1/+9
2008-11-19*config/picochip/picochip.c (headers): Removed an unnecessary header.Hariharan Sandanagobalane2-1/+5
2008-11-19re PR tree-optimization/36038 (miscompiled loop in perlbmk for -Os)Jakub Jelinek2-0/+6
2008-11-19re PR target/36133 (GCC creates suboptimal ASM : Code includes unneeded TST i...Andrew Stubbs6-11/+159
2008-11-19wo_prof_global_var.c: Use uninitialized integer values instead of uninitializ...Maxim Kuvyrkov3-4/+10