aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-02-24Daily bump.GCC Administrator1-1/+1
2010-02-23re PR target/43107 (ICE: SIGSEGV with -O3 -mavx)Jakub Jelinek4-8/+47
2010-02-23re PR c++/43143 ([c++0x] array value-initialization and variadics)Jason Merrill4-4/+30
2010-02-23re PR debug/42800 (VLA DW_AT_upper_bound is no longer emitted)Jason Merrill6-17/+38
2010-02-23re PR c++/42837 (FAIL: g++.dg/abi/packed1.C execution test)Jason Merrill2-1/+8
2010-02-23re PR target/43139 (ICE in output_operand)Jakub Jelinek4-7/+93
2010-02-23re PR debug/43077 (VTA issues caused by SSA expand)Michael Matz4-6/+194
2010-02-23re PR target/43123 (wrong value for march or mtune produces confusing output)Manuel López-Ibáñez6-14/+41
2010-02-23Add ChangeLog entries.Sebastian Pop2-0/+42
2010-02-23Add missing changelog entry.Sebastian Pop1-0/+4
2010-02-23Fix PR43083: Do not handle regions ending with multiple edges on the exit BB.Sebastian Pop3-6/+37
2010-02-23Fix PR number in the changelog entry.Sebastian Pop1-1/+1
2010-02-23Fix PR43097: rename only SSA_NAMEs.Sebastian Pop3-3/+42
2010-02-23Fix PR43140: Add -Wno-conversion-null to pr41305.C.Sebastian Pop2-2/+8
2010-02-23Fix PR43026: handle COMPONENT_REFs in expand scalar expressions.Sebastian Pop3-0/+61
2010-02-23Daily bump.GCC Administrator1-1/+1
2010-02-22re PR c++/43126 ("at this point in file" warnings are upside down)Manuel López-Ibáñez16-39/+131
2010-02-22Merge DECL_PRESERVE_P for C++.Mike Stump2-0/+9
2010-02-22Move C tests for used attribute to c-c++-common.H.J. Lu3-0/+9
2010-02-22991014-1.c: Use __SIZE_TYPE__ for size types.Ozkan Sezer2-5/+13
2010-02-22re PR middle-end/43045 ([lto] ICE non-trivial conversion at assignment)Richard Guenther5-1/+80
2010-02-22If a pass occurs in several pass lists...Duncan Sands2-35/+46
2010-02-22re PR middle-end/42749 (-O2 and verify_stmts failed again)Richard Guenther4-10/+55
2010-02-22s390.md ("movqi"): Re-add the mem->mem alternative.Andreas Krebbel2-6/+29
2010-02-22Turn on X86_TUNE_INTER_UNIT_MOVES for Atom.H.J. Lu2-2/+7
2010-02-22tree-vect-slp.c (vect_slp_analyze_bb): Fix typo.Richard Guenther2-1/+5
2010-02-22re PR fortran/43072 (unneeded temporary (s=s+f(a)))Paul Thomas5-11/+83
2010-02-222010, not 2009; old emacs bugHans-Peter Nilsson1-1/+1
2010-02-22Migrate crti, crtn, crtbegin, crtend build rules to libgcc.Hans-Peter Nilsson2-18/+7
2010-02-22Daily bump.GCC Administrator1-1/+1
2010-02-21re PR c++/23510 (skip some instantation contexts if there are too many)Manuel López-Ibáñez5-25/+116
2010-02-21re PR c++/42824 (c++ compilation complains about error: call of overloaded)Dodji Seketeli4-17/+154
2010-02-21* sv.po: Update.Joseph Myers2-322/+309
2010-02-21re PR fortran/35259 (-fassociative-math not enabled by default; No option to...Tobias Burnus10-4/+67
2010-02-20configure.ac: Test if linker and assembler properly support GOTDATA_OP reloca...David S. Miller6-8/+167
2010-02-21Daily bump.GCC Administrator1-1/+1
2010-02-20re PR target/43067 (ICE: SIGSEGV with -fschedule-insns -mxop)Uros Bizjak4-4/+31
2010-02-20re PR c++/35669 (NULL (__null) not considered different from 0 with C++)Manuel López-Ibáñez10-17/+95
2010-02-20re PR c/43125 (Revision 156907 failed gcc.dg/attr-used.c)Mike Stump2-0/+7
2010-02-20re PR fortran/36932 (unneeded temporary (2x))Paul Thomas11-28/+289
2010-02-20common.opt (Wlarger-than-): Add Undocumented.Manuel López-Ibáñez2-1/+5
2010-02-20re PR c/43128 (c-c++-common/pr41779.c doesn't work)Manuel López-Ibáñez2-5/+10
2010-02-20re PR fortran/42958 (Weird temporary array allocation)Tobias Burnus5-28/+40
2010-02-20* config/t-darwin (gt-darwin.h): Remove as Makefile now handles it.Mike Stump2-2/+4
2010-02-19re PR target/40332 ((.eh_frame); no .eh_frame_hdr table will be created.)Jason Merrill3-4/+10
2010-02-20Daily bump.GCC Administrator1-1/+1
2010-02-20re PR middle-end/42344 (ICE in rs6000.md with ipa-sra for 252.eon)Alan Modra5-22/+54
2010-02-19re PR bootstrap/43121 (Bootstrap failure)Jakub Jelinek3-6/+17
2010-02-19re PR target/36513 (-Wlogical-op warns about strchr)Manuel López-Ibáñez3-0/+34
2010-02-19re PR c++/41779 (Wconversion cannot see throught real*integer promotions)Manuel López-Ibáñez4-6/+53