aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-02-15re PR tree-optimization/35164 (Unable to coalesce ab SSA_NAMEs)Richard Guenther7-1/+134
2008-02-15re PR target/35119 (FAIL: g++.dg/template/spec35.C scan-assembler)Dominique d'Humieres2-4/+11
2008-02-15pragma-pop_macro-1.c: Fix dg-do directive.Uros Bizjak2-1/+5
2008-02-15re PR target/35088 (ICE: in def_cfa_1, at dwarf2out.c:804)Joseph Myers2-0/+7
2008-02-15pr35160.c: Skip if !nonpic for 32bit x86 targets.Uros Bizjak2-2/+7
2008-02-15re PR middle-end/35149 (ICE: in expand_call_inline, at tree-inline.c:2653)Jan Hubicka2-0/+6
2008-02-15re PR middle-end/34621 (gcc.c-torture/execute/va-arg-25.c:32: internal compil...Uros Bizjak2-3/+9
2008-02-15* lib/dejapatches.exp: New file.Hans-Peter Nilsson2-0/+39
2008-02-15i386.h (CLEAR_RATIO): Use MIN macro.Uros Bizjak4-12/+17
2008-02-15re PR c++/34050 (ICE derived classes and variadic templates)Douglas Gregor4-30/+62
2008-02-15Daily bump.GCC Administrator1-1/+1
2008-02-14re PR c++/5645 (gcc warns that pure virtual class not explicitly initialized)Manuel López-Ibáñez7-5/+108
2008-02-14re PR preprocessor/35061 (#pragma pop_macro causes ICE if no macro value on ...Danny Smith4-3/+27
2008-02-14re PR middle-end/35136 (ICE caused by address calculation with loop variable ...Eric Botcazou3-21/+48
2008-02-14re PR target/34930 (ICE in instantiate_virtual_regs_in_insn with vector splat...Michael Matz2-0/+20
2008-02-14re PR c++/28743 (ICE with invalid specialization)Paolo Carlini5-7/+24
2008-02-14s390.c (s390_mainpool_start): Emit the pool before the first section switch n...Andreas Krebbel2-9/+9
2008-02-14bugreport.texi: Update copyright years.Ralf Wildenhues22-22/+50
2008-02-14extend.texi: Use @: or add comma where appropriate.Ralf Wildenhues4-13/+19
2008-02-14Daily bump.GCC Administrator1-1/+1
2008-02-14re PR target/34393 (ICE: in extract_insn, at recog.c:1990)Alan Modra2-0/+7
2008-02-13md.texi (clz, ctz): Add reference.Jesper Nilsson3-6/+15
2008-02-13Fix compile on 64bit platforms.Michael Matz1-4/+7
2008-02-13re PR c++/35138 (g++ rejects valid code)Jakub Jelinek4-12/+51
2008-02-13PR c++/34962, c++/34937, c++/34939Jason Merrill3-0/+36
2008-02-13re PR other/35148 (make pdf has missing file in 4.3-20080208)Ralf Wildenhues2-1/+7
2008-02-13re PR ada/35143 (Serious regression on ACATS results since 4.2.3)Joel Sherrill8-12/+423
2008-02-13* gcc.dg/pr35065.c: Fix testcase warnings.Michael Matz2-5/+10
2008-02-13s390.c (struct constant_pool): New field emit_pool_after added.Andreas Krebbel2-14/+70
2008-02-13re PR debug/35065 (infinite loop while compiling VLC media player in vt_find_...Michael Matz4-0/+233
2008-02-13re PR middle-end/29673 (no -fdump-tree-inlined output)Manuel López-Ibáñez4-12/+16
2008-02-13re PR c++/34774 (templates, enumerations, overflow, ice)Jason Merrill3-1/+17
2008-02-12re PR c++/34824 (ICE with explicit copy constructor)Jason Merrill3-2/+39
2008-02-13Daily bump.GCC Administrator1-1/+1
2008-02-12re PR tree-optimization/35171 (ICE in vect_recog_dot_prod_pattern)Richard Guenther4-5/+25
2008-02-12re PR middle-end/35163 (folding comparison loses cast)Richard Guenther4-1/+25
2008-02-12* gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.Uros Bizjak2-1/+5
2008-02-12re PR middle-end/35136 (ICE caused by address calculation with loop variable ...Eric Botcazou4-8/+49
2008-02-12bitfield-1.mm: Expect failures.Kaveh R. Ghazi10-2/+36
2008-02-12re PR c++/29048 ("`x' is private" error duplicated when scope specified)Jason Merrill1-0/+5
2008-02-12re PR c++/35144 (ICE in generate_element_copy)Jakub Jelinek4-3/+75
2008-02-12re PR inline-asm/35160 (local-alloc introduces sharing of the same pseudo/har...Jakub Jelinek4-1/+57
2008-02-12re PR c++/29048 ("`x' is private" error duplicated when scope specified)Steven Bosscher2-2/+12
2008-02-12Shouldn't be executable.Jakub Jelinek3-0/+0
2008-02-12Shouldn't be executable.Jakub Jelinek1-0/+0
2008-02-12re PR c++/34862 (operator new placement variant with reference arg not accept...Jakub Jelinek4-14/+75
2008-02-12re PR c++/35097 (ICE with attribute and template specialization)Jason Merrill3-2/+25
2008-02-12avr.h (AVR_HAVE_RAMPZ): Define.Anatoly Sokolov4-8/+36
2008-02-12Daily bump.GCC Administrator1-1/+1
2008-02-11re PR c++/35113 (g++.dg/ext/vector13.C doesn't work)Douglas Gregor2-40/+34