aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-19re PR objc/43061 (47 new GCC HEAD@156527 regressions)Mike Stump8-20/+30
2010-02-19ipa-struct-reorg.c (make_field_acc_node, [...]): Use XCNEW instead of xcalloc.Jakub Jelinek2-15/+13
2010-02-19re PR debug/43084 (ICE -fipa-struct-reorg -g (VTA))Jakub Jelinek4-4/+59
2010-02-19re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek2-1/+7
2010-02-19re PR tree-optimization/42916 ("-fcompare-debug failure" with "-O1 -funroll-l...Richard Guenther4-1/+38
2010-02-19configure.ac: Replace all uses of changequote in macro arguments with proper ...Andreas Schwab2-24/+17
2010-02-19re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek2-3/+9
2010-02-19re PR tree-optimization/42944 (errno misoptimization around malloc call)Richard Guenther2-8/+17
2010-02-19re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek13-167/+227
2010-02-19re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek2-0/+32
2010-02-18re PR c++/42837 (FAIL: g++.dg/abi/packed1.C execution test)Jason Merrill4-1/+9
2010-02-19Daily bump.GCC Administrator1-1/+1
2010-02-18tweak changelogJason Merrill1-20/+9
2010-02-18dg-torture.exp: Run c-c++-common torture tests.Jason Merrill14-2/+15
2010-02-18Add PR reference.Mike Stump1-0/+1
2010-02-18objc-act.c (finish_var_decl): Set the generated symbols as "used".Iain Sandoe2-0/+13
2010-02-18configure.ac (gnu-unique-object): Wrap regexps using [] in changequote block.Uros Bizjak3-8/+19
2010-02-18Improve wording..Mike Stump1-1/+1
2010-02-18re PR c++/43108 (mixed complex<T> multiplication horribly inefficient)Jason Merrill16-16/+123
2010-02-18spu-c.c (spu_resolve_overloaded_builtin): Call lang_hooks.types_compatible_p ...Ulrich Weigand2-2/+6
2010-02-18re PR target/43070 (g++.dg/ext/label2.C fails to compile at -O1)Jason Merrill5-4/+11
2010-02-18lib1funcs.asm (__prefer_thumb__): New define.Sebastian Huber2-4/+22
2010-02-18re PR c++/26261 (Rejects template with const static data member used in retur...Jason Merrill6-8/+84
2010-02-18re PR c++/43109 (ICE: SIGSEGV with unnamed namespace inside named)Jason Merrill4-0/+18
2010-02-18re PR tree-optimization/43066 (ICE: SIGFPE with empty struct and va_arg)Martin Jambor4-1/+26
2010-02-18dwarf2out.c (add_var_loc_to_decl): Change last argument to rtx...Jakub Jelinek2-10/+25
2010-02-18attrib35.C: Fix target selector string.Uros Bizjak6-13/+20
2010-02-17gas.h: New file.Mikael Pettersson5-7/+23
2010-02-18Daily bump.GCC Administrator1-1/+1
2010-02-17re PR c++/43075 (20_util/bind/ref2.cc FAILs)Jason Merrill5-55/+28
2010-02-17re PR c++/43069 (ICE: tree check: expected tree that contains 'decl minimal' ...Jason Merrill4-1/+16
2010-02-17re PR c++/43093 (internal compiler error: Segmentation fault when compiling F...Jason Merrill4-1/+24
2010-02-17re PR c++/43079 (ICE with incompatible pointer-to-member-function as template...Jason Merrill4-3/+30
2010-02-17ChangeLog: Fix whitespace.Uros Bizjak2-7/+5
2010-02-17mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.Dave Korn2-1/+5
2010-02-17gensupport.c (process_one_cond_exec): Derive name for COND_EXEC patterns from...Steven Bosscher2-1/+9
2010-02-17re PR target/43103 (xop-vpermil2pX tests failed)Uros Bizjak8-27/+40