aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-05-18Whitespace fixupsMike Stump54-1498/+1496
2006-05-18Whitespace fixupsMike Stump3-838/+838
2006-05-18Canonicalize a littleMike Stump3-172/+174
2006-05-18Fix up vla, vm and [*] sematics.Mike Stump13-29/+263
2006-05-18re PR target/27599 (build failure on mingw)Michael Matz2-16/+22
2006-05-18re PR fortran/27552 (-fdump-parse-tree doesn't like Holleriths (but then, who...Francois-Xavier Coudert3-0/+21
2006-05-18i386.opt (-mstackrealign): New flag.Stuart Hastings10-5/+185
2006-05-18Daily bump.GCC Administrator1-1/+1
2006-05-17Add the missing entry.H.J. Lu1-0/+7
2006-05-17re PR c++/26122 (Pure specifiers for templates causing trouble)Mark Mitchell5-17/+33
2006-05-17re PR rtl-optimization/27477 (The H8 port doesn't build)Kazu Hirata2-1/+15
2006-05-17arm.opt (target_fpe_name): Remove VarExists.H.J. Lu3-4/+4
2006-05-17re PR c++/26068 (extern "C" static function should not be allowed)Mark Mitchell5-36/+76
2006-05-17unwind-dw2.c: Add declarations for uw_update_context and uw_frame_state_for.John David Anglin3-2/+21
2006-05-17re PR tree-optimization/27548 (ICE: SSA corruption - Conflict across an abnor...Jakub Jelinek2-0/+65
2006-05-17re PR tree-optimization/20256 (Perfect nest transformation not conservative e...Sebastian Pop7-75/+168
2006-05-17Testcase forgotten in the previous commit.Francois-Xavier Coudert2-0/+18
2006-05-17re PR fortran/26551 (gfortran compiles recursive subroutines declared without...Francois-Xavier Coudert4-0/+93
2006-05-17re PR bootstrap/22541 (Building into empty PREFIX causes broken limits.h to b...Bernd Schmidt2-2/+14
2006-05-17tree.c (variably_modified_type_p): Return true if the element type is variabl...Eric Botcazou2-2/+13
2006-05-17re PR tree-optimization/27332 (ICE in try_interchange_loops with -ftree-loop-...Sebastian Pop2-0/+9
2006-05-17re PR fortran/27320 (ICE with -fdump-parse-tree after error)Francois-Xavier Coudert2-1/+13
2006-05-17re PR tree-optimization/27548 (ICE: SSA corruption - Conflict across an abnor...Zdenek Dvorak4-2/+15
2006-05-17temp2.C: New test.Bernd Schmidt2-0/+66
2006-05-17re PR middle-end/27620 (g++.dg/init/array15.C uses 4MB stack space)Bernd Schmidt2-0/+18
2006-05-17re PR c++/27491 (ICE on variable initialization)Jakub Jelinek4-3/+16
2006-05-17re PR middle-end/27415 (Iteration var in firstprivate or reduction clauses no...Jakub Jelinek12-8/+175
2006-05-17re PR tree-optimization/27549 (ICE in coalesce_abnormal_edges)Jakub Jelinek2-0/+83
2006-05-16Makefile.in (GCC_OBJS): Replace options.o with gcc-options.o.H.J. Lu5-2/+25
2006-05-17re PR tree-optimization/27373 (ICE: add_virtual_operand with pointers to arrays)Daniel Berlin3-9/+76
2006-05-17re PR libfortran/27575 (gfortran - does not generate error when trying to rea...Jerry DeLisle2-0/+21
2006-05-17Daily bump.GCC Administrator1-1/+1
2006-05-16verify-impl.c (verify_instructions_0): Special case for Object.<init>.Tom Tromey2-4/+11
2006-05-16options.texi: Move the Negative option.H.J. Lu2-7/+10
2006-05-16re PR tree-optimization/22303 (CCP does not handle STRING_CSTs)Richard Guenther4-4/+46
2006-05-16re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu18-120/+377
2006-05-16re PR middle-end/27573 (ICE with -fopenmp -fprofile-generate)Jakub Jelinek5-15/+65
2006-05-16re PR c/27499 (ICE with unsigned iteration variable and -fopenmp)Jakub Jelinek5-1/+38
2006-05-16tm.texi (TARGET_LIBGCC_SDATA_SECTION): Add missing @end defmac.Andreas Schwab2-2/+8
2006-05-16re PR c++/27339 (out-of-class definition of value template parameter with pri...Mark Mitchell8-18/+147
2006-05-16re PR target/26600 (internal compiler error: in push_reload, at reload.c:1303)Roger Sayle4-0/+51
2006-05-15crtstuff.c (__dso_handle): Set section from TARGET_LBIGCC_SDATA_SECTION if de...DJ Delorie4-0/+24
2006-05-16re PR target/27599 (build failure on mingw)Danny Smith2-1/+7
2006-05-16* tree-cfg.c (split_edge_bb_loc): Remove unused variable `src'.Ben Elliston2-2/+5
2006-05-16Daily bump.GCC Administrator1-1/+1
2006-05-15tree.c: (last_annotated_node): Use sources_locus typedef.Per Bothner2-1/+6
2006-05-15re PR c++/27505 (ICE in const folding with bitfields)Mark Mitchell6-5/+46
2006-05-15re PR tree-optimization/26830 (Repeated SSA update during loop header copying)Zdenek Dvorak4-95/+171
2006-05-15Fix spacing.Zdenek Dvorak1-5/+5
2006-05-15re PR tree-optimization/27603 (wrong code, apparently due to bad VRP (-O2))Richard Guenther4-13/+42