aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-01-15re PR libfortran/34671 (any(kind=1) and all(kind=1))Thomas Koenig4-2/+92
2008-01-15re PR c++/34399 (ICE on invalid friend declaration of variadic template)Douglas Gregor5-1/+32
2008-01-15re PR c++/34751 (ICE with pointer to member and variadic templates)Douglas Gregor5-40/+137
2008-01-15re PR c++/34051 (ICE in dependent_type_p with variadic templates)Douglas Gregor12-22/+147
2008-01-15re PR c++/34314 (ICE on invalid code (with variadic templates): tree check: e...Douglas Gregor5-8/+92
2008-01-15re PR c++/33964 (internal compiler error: in dependent_type_p, at cp/pt.c:153...Douglas Gregor5-22/+111
2008-01-15re PR c++/34052 (Trouble with variadic templates as template-template parameter)Douglas Gregor6-29/+63
2008-01-15Daily bump.GCC Administrator1-1/+1
2008-01-14Fix oversight.Eric Botcazou1-101/+0
2008-01-14decl.c (gnat_to_gnu_entity): Process renamings before converting the expressi...Eric Botcazou7-17/+218
2008-01-14re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez5-11/+20
2008-01-14re PR rtl-optimization/31944 (Endless loop while building a 64-bit 2.6.20 ker...Eric Botcazou4-10/+45
2008-01-14Remove control characters.Andreas Schwab1-1/+1
2008-01-14Daily bump.GCC Administrator1-1/+1
2008-01-13re PR fortran/34665 (Cannot pass scalar to array argument 'a')Tobias Burnus15-64/+486
2008-01-13re PR fortran/34763 (bare END not allowed in an interface block in a module p...Tobias Burnus4-5/+33
2008-01-13re PR fortran/34759 (Assumed size array reference not allowed in SHAPE intrin...Tobias Burnus4-1/+27
2008-01-13* trans.c (call_to_gnu):Invoke the addressable_p predicate onlyEric Botcazou7-72/+132
2008-01-13struct-ret-3.c: Adjust testcase to make stack readable and writable again bef...Richard Guenther2-0/+9
2008-01-13Fix nit.Eric Botcazou1-2/+3
2008-01-13re PR c/34601 (ICE with undefined enum)Richard Guenther4-1/+16
2008-01-13gcse.c (cprop_jump): Call validate_unshare_change instead of validate_change ...Uros Bizjak2-1/+6
2008-01-13re PR middle-end/32135 (bogus array-ref fold triggering array overflow warning)Jan Hubicka4-2/+45
2008-01-13tree-ssa-ter.c (free_temp_expr_table): Free num_in_part and new_replaceable_d...Sebastian Pop2-0/+7
2008-01-13c-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers instead of OPT_Wretur...Doug Kwan11-15/+56
2008-01-13utils.c (aggregate_type_contains_array_p): New predicate.Eric Botcazou5-2/+99
2008-01-13Daily bump.GCC Administrator1-1/+1
2008-01-12re PR ada/33788 (GNAT bug box in expand_expr_addr_expr_1, at expr.c:6862)Eric Botcazou7-9/+72
2008-01-12re PR other/28023 (documentation error max-inline-recursive-depth)Jan Hubicka2-1/+6
2008-01-12tree-parloops.c (transform_to_exit_first_loop): Cast nit to the correct type.Zdenek Dvorak2-0/+8
2008-01-122008-01-12 Richard Guenther <rguenther@suse.de>Richard Biener2-34171/+34170
2008-01-12re PR fortran/34432 (integer(kind=init_expression) function is rejected)Jerry DeLisle2-1/+23
2008-01-12re PR fortran/34432 (integer(kind=init_expression) function is rejected)Jerry DeLisle1-1/+1
2008-01-12re PR fortran/34722 (ICE: left-over "@iostat" variable polutes namespace)Jerry DeLisle2-1/+7
2008-01-12loadpre5.c: Use static.Kaveh R. Ghazi3-4/+7
2008-01-12Daily bump.GCC Administrator1-1/+1
2008-01-12pr33826.c: Require nonpic.Kaveh R. Ghazi2-0/+5
2008-01-11* config/xtensa/xtensa.c (override_options): Set flag_shlib.Bob Wilson2-0/+6
2008-01-11re PR target/26015 (ICE during bootstrap for vax architecture)James E Wilson2-0/+8
2008-01-11re PR fortran/34722 (ICE: left-over "@iostat" variable polutes namespace)Jerry DeLisle2-0/+18
2008-01-11re PR fortran/34722 (ICE: left-over "@iostat" variable polutes namespace)Jerry DeLisle2-0/+6
2008-01-11avr.c (expand_prologue, [...]): Don't save/restore frame pointer register and...Anatoly Sokolov2-8/+24
2008-01-11re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig10-0/+175
2008-01-11re PR middle-end/31309 (reads/writes past end of structure)Eric Botcazou4-4/+120
2008-01-11Fixed my gcc/ChangeLog entry (corrected tense and capitalization).Raksit Ashok1-2/+2
2008-01-11re PR fortran/34537 (ICE or wrong code for TRANSFER of constant string to cha...Paul Thomas4-1/+40
2008-01-11re PR middle-end/30905 (Fails to cross-jump)Steven Bosscher2-12/+57
2008-01-11tree-ssa-sccvn.c (struct vn_binary_op_s): Move hashcode near opcode.Richard Guenther2-19/+29
2008-01-11pr34641.C: Add dg-require-visibility.Andreas Krebbel2-1/+7
2008-01-11re PR target/27971 (eliminate shift in array[(x>>2)&3])Raksit Ashok4-0/+32