aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-02-19re PR tree-optimization/46620 (32-bit structures containing bitfields are not...Alexandre Oliva2-0/+81
2011-02-19re PR debug/47620 (Profiledbootstrap failure on powerpc-linux)Alexandre Oliva2-1/+8
2011-02-19re PR c/47809 (ICE in gimplify_expr, at gimplify.c:7291)Jakub Jelinek4-0/+24
2011-02-19re PR debug/47647 (BLOCKs are empty)Richard Guenther3-11/+10
2011-02-192011-02-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle3-0/+38
2011-02-19re PR libfortran/47567 (Wrong output for small absolute values with F editing)Jerry DeLisle2-8/+35
2011-02-19re PR fortran/47348 (wrong string length with array constructor)Paul Thomas5-51/+102
2011-02-19* config.gcc (i[34567]86-pc-msdosdjgpp*): Use i386/djgpp-stdint.h.Joseph Myers2-1/+5
2011-02-19biarch32.h, [...]: Remove.Joseph Myers5-146/+5
2011-02-19Require int128 instead of lp64 in int128 tests.H.J. Lu3-2/+7
2011-02-19re PR target/47800 (i?86 peephole related ICE)Jakub Jelinek4-7/+33
2011-02-19Fix long lineEric Botcazou1-4/+3
2011-02-19Updated commentsNicola Pero3-285/+336
2011-02-19Don't crash on constant right shift.Ian Lance Taylor1-8/+17
2011-02-19t-darwin (TM_H): Add dependency on on darwin-sections.def.Mike Stump2-0/+7
2011-02-19Don't crash on out of range switch value.Ian Lance Taylor1-1/+6
2011-02-19Remove old mechanism for passing varargs argument to varargs function.Ian Lance Taylor4-95/+29
2011-02-19Avoid infinite loop inheriting interface methods.Ian Lance Taylor1-0/+23
2011-02-19Avoid dangling open function after erroneous method expression.Ian Lance Taylor1-1/+4
2011-02-19Fix struct with array of struct with field that points to first struct.Ian Lance Taylor3-9/+39
2011-02-19re PR lto/47788 (New LTO failures)Jan Hubicka2-0/+8
2011-02-19Updated comments in objc-act.cNicola Pero2-3/+25
2011-02-19Updated comments - no change in codeNicola Pero7-52/+76
2011-02-19xfail forward ObjC test on 64-bit Apple runtimeIain Sandoe2-0/+15
2011-02-19Daily bump.GCC Administrator1-1/+1
2011-02-19Do no emit GNU metadata if there is nothing to put into itNicola Pero2-5/+22
2011-02-18re PR fortran/47789 ([F03] Structure constructor of type extending DT with no...Janus Weil4-0/+35
2011-02-182011-02-18 Tobias BurnusTobias Burnus4-3/+92
2011-02-18config.gcc (hppa[12]*-*-hpux11*): Set extra_parts.John David Anglin6-1/+104
2011-02-18re PR driver/47787 (GCC with -flto combines preprocessed C sources)Jakub Jelinek2-1/+6
2011-02-18re PR fortran/45586 (ICE non-trivial conversion at assignment)Michael Matz8-0/+327
2011-02-18re PR target/47792 (concurrence.h:292:9: error: '__gthread_mutex_destroy' was...John David Anglin2-1/+6
2011-02-18re PR bootstrap/47807 (Failed to bootstrap)Jakub Jelinek2-1/+7
2011-02-18m32r.h (REG_OK_FOR_BASE_P, [...]): Remove macros.Anatoly Sokolov4-97/+133
2011-02-18re PR rtl-optimization/46178 (gcc.target/i386/(u)divmod-[58].c FAIL: ICE: in ...Chung-Lin Tang2-13/+11
2011-02-18re PR c++/47795 (internal compiler error: tree check: expected record_type or...Paolo Carlini1-16/+21
2011-02-18re PR c++/47795 (internal compiler error: tree check: expected record_type or...Paolo Carlini3-0/+32
2011-02-18re PR lto/47798 (LTO debuginfo for globals wrong)Richard Guenther7-4/+19
2011-02-18re PR fortran/47750 (testsuite/gfortran.dg: dg-warning and dg-error should be...Tobias Burnus34-55/+110
2011-02-18re PR tree-optimization/47737 (wrong code with -funswitch-loops -fno-tree-dom...Richard Guenther2-13/+26
2011-02-18re PR fortran/47768 (ICE: printing a derived-type variable with proc-pointer ...Janus Weil4-0/+34
2011-02-18re PR debug/47780 (-fcompare-debug failure with -O -fgcse -fgcse-las -fstack-...Jakub Jelinek4-1/+26
2011-02-18re PR fortran/47767 ([OOP] SELECT TYPE fails to execute correct TYPE IS block)Janus Weil6-37/+90
2011-02-18re PR c++/47208 ([C++0x] ICE: in decl_constant_var_p, at cp/decl2.c:3563 with...Dodji Seketeli5-2/+25
2011-02-18Daily bump.GCC Administrator1-1/+1
2011-02-18cpp.texi (Obsolete Features): Add background on the origin of assertions.Gerald Pfeifer2-3/+9
2011-02-18Added support for the 64-bit Apple Objective-C runtimeIain Sandoe70-4765/+12197
2011-02-17common.opt (optimize_fast): New Variable.Joseph Myers3-7/+17
2011-02-17Added -fobjc-abi-version=N and -fobjc-nilcheck flags, and documented themNicola Pero4-2/+45
2011-02-17re PR c++/47783 (Warning 'set but not used' [-Wunused-but-set-parameter] inco...Jakub Jelinek4-0/+35