aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-01-18Daily bump.GCC Administrator1-1/+1
2011-01-17re PR c++/47067 ([c++0x] ICE in cxx_eval_bare_aggregate, at cp/semantics.c:6352)Jason Merrill4-18/+67
2011-01-17parser.c (cp_parser_range_for): Remove the "unused variable" warning workaround.Rodrigo Rivas Costa2-9/+5
2011-01-17re PR fortran/47331 (ICE in make_decl_rtl, at varasm.c:1133 (with -fopenmp))Jakub Jelinek6-0/+72
2011-01-17In gcc/objc/: 2011-01-17 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero5-1/+45
2011-01-17vrp51.c: Prefix each "bug." string with "vrp.".Richard Sandiford2-9/+14
2011-01-17re PR fortran/47327 (Documentation: Link to GCC Errors and Warnings options b...Tobias Burnus2-1/+7
2011-01-17Markup and minor fixes in LTO documentation.Ralf Wildenhues2-30/+35
2011-01-17rx: Split adddi3 and subdi3 after reload.Richard Henderson3-51/+225
2011-01-17rx: Replace sat builtin with ssaddsi3 pattern.Richard Henderson3-14/+37
2011-01-17rx: Rewrite the bit manipulation patterns.Richard Henderson5-88/+176
2011-01-17rx: Fix incorrect usage of + in output operands.Richard Henderson2-5/+8
2011-01-17rx: Cleanup non-VOIDmode SETs.Richard Henderson3-194/+88
2011-01-17rx: Cleanup flags generation.Richard Henderson4-69/+278
2011-01-17rx: Implement cstoresf4.Richard Henderson2-0/+94
2011-01-17rx: Remove %B workaround.Richard Henderson2-2/+3
2011-01-17rx: Split movsicc post-reload.Richard Henderson2-38/+73
2011-01-17rx: Split cstoresi4 post-reload.Richard Henderson4-16/+34
2011-01-17rx: Cleanup conditional branches.Richard Henderson5-318/+465
2011-01-17rx: Remove rx_compare_redundant.Richard Henderson4-156/+5
2011-01-17rx: Move SELECT_CC_MODE to function.Richard Henderson5-9/+41
2011-01-17* g++.old-deja/g++.other/init19.C: Don't XFAIL on mips-sgi-irix*.Rainer Orth2-1/+5
2011-01-17* except.c (dump_eh_tree): Fix stray ; after for statement.Richard Henderson2-1/+5
2011-01-17pr36728-1.c: Replace XFAIL for s390(x) with a target check.Andreas Krebbel3-8/+26
2011-01-17re PR middle-end/47313 (ICE: PHI argument is not a GIMPLE value)Richard Guenther4-6/+81
2011-01-17Note PR.Rainer Orth1-0/+1
2011-01-17sparc.c (sparc_sr_alias_set): Don't define.Ian Lance Taylor2-19/+16
2011-01-17Correct mask operand for AVX mask load/store.H.J. Lu14-51/+223
2011-01-17re PR target/46655 (invalid '.line 0' directive emitted with -g)Olivier Hainque2-1/+16
2011-01-17re PR tree-optimization/45967 (gcc-4.5.x optimizes code with side-effects away)Richard Guenther3-0/+51
2011-01-17doc: wrap long lines in install.texi.Ralf Wildenhues2-25/+35
2011-01-17re PR testsuite/47325 (FAIL: g++.dg/ext/pr47213.C (test for excess errors))John David Anglin2-0/+6
2011-01-17Daily bump.GCC Administrator1-1/+1
2011-01-16composite-type.c: Pass -Wno-unused.Richard Sandiford3-9/+14
2011-01-1620101011-1.c: Skip test for MIPS16 Linux-based targets.Richard Sandiford2-0/+9
2011-01-16mips.c (mips_classify_symbol): Don't return SYMBOL_PC_RELATIVE for nonlocal l...Richard Sandiford2-4/+12
2011-01-16re PR fortran/47177 (bad example of using -dM in manual)Tobias Burnus3-41/+79
2011-01-16Daily bump.GCC Administrator1-1/+1
2011-01-15* config/sparc/sol2-bi.h (CC1_SPEC): Fix typo.Eric Botcazou2-3/+7
2011-01-15re PR tree-optimization/47276 (ICE in function_and_variable_visibility, at ip...Jan Hubicka4-0/+43
2011-01-15re PR c++/33558 ('mutable' incorrectly accepted on reference members)Giovanni Funchal5-0/+30
2011-01-15Daily bump.GCC Administrator1-1/+1
2011-01-15common.opt (fdevirtualize): New flag.Martin Jambor5-5/+35
2011-01-15re PR tree-optimization/45934 (g++.old-deja/g++.other/dtor5.C FAILs with -fin...Martin Jambor12-25/+840
2011-01-14re PR target/19162 (ICE while building libobjc's sendmsg.c)Mike Stump1-0/+1
2011-01-14objc-act.c (generate_struct_by_value_array): Do not output a definition for s...Ben Elliston2-9/+6
2011-01-14re PR c++/47289 ([C++0x] ICE in tsubst_pack_expansion (triggered by decltype))Jason Merrill4-2/+33
2011-01-14i386.h (CC1_CPU_SPEC_1): Don't handle -msse5.Joseph Myers3-5/+12
2011-01-14linux.h (CC1_SPEC): Remove %{sun4:} %{target:}.Joseph Myers5-13/+10
2011-01-14linux.h (CC1_SPEC): Don't handle old equivalents of -mcpu options.Joseph Myers7-62/+26