aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-04-30Daily bump.GCC Administrator1-1/+1
2012-04-29re PR regression/53149 (gcc.dg/20011021-1.c)Manuel López-Ibáñez2-2/+7
2012-04-29opts.c (finish_options): Do not handle -Wmissing-noreturn here.Manuel López-Ibáñez3-6/+6
2012-04-29re PR fortran/53148 (Incorrect intrinsic function parsing on labeled statemen...Thomas Koenig4-0/+33
2012-04-29re PR target/53156 (gcc.target/cris/peep2-andu2.c)Hans-Peter Nilsson2-5/+18
2012-04-29re PR target/53156 (gcc.target/cris/peep2-andu2.c)Hans-Peter Nilsson2-9/+45
2012-04-29Daily bump.GCC Administrator1-1/+1
2012-04-28compiler: Fix some crashes on invalid code.Ian Lance Taylor2-2/+11
2012-04-28re PR tree-optimization/38785 (huge performance regression on EEMBC bitmnp01)Joern Rennecke5-11/+66
2012-04-28compiler: Use less memory for array/slice literals.Ian Lance Taylor1-97/+177
2012-04-28Daily bump.GCC Administrator1-1/+1
2012-04-27re PR target/52999 (ICE, segmentation fault in c_tree_printer)John David Anglin2-3/+6
2012-04-27Add new option, -Wliteral-suffix.Ollie Wild8-2/+78
2012-04-27dwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.Tom Tromey3-850/+38
2012-04-27tree-ssa-phiopt.c (conditional_replacement): Replace PHIs whose arguments are...Paolo Bonzini7-12/+86
2012-04-27re PR target/53138 (spaceship operator miscompiled)Paolo Bonzini4-1/+48
2012-04-27tree-flow.h (is_hidden_global_store): Remove.Richard Guenther7-77/+62
2012-04-27cfg.c (disconnect_src): Do df_mark_solutions_dirty in the right place.Steven Bosscher2-1/+4
2012-04-27tree-switch-conversion.c (struct switch_conv_info): Add range_max, reorganize...Steven Bosscher2-153/+154
2012-04-27re PR middle-end/27139 (Optimize double INT->FP->INT conversions with -ffast-...Marc Glisse4-1/+61
2012-04-27re PR regression/53130 (gcc.dg/20011021-1.c, gcc.dg/m-un-2.c, gcc.dg/missing-...Manuel López-Ibáñez2-1/+6
2012-04-27re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)Tom de Vries6-0/+109
2012-04-27re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)Tom de Vries3-34/+91
2012-04-27Daily bump.GCC Administrator1-1/+1
2012-04-26re PR c++/53096 ([DR 1333] [c++11] should be possible to default a copy ctor ...Paolo Carlini5-5/+23
2012-04-26sched-deps.c (fixup_sched_groups): Rename to...Richard Sandiford2-5/+44
2012-04-26sched-int.h (_haifa_insn_data): Move priority_status.Richard Sandiford4-76/+1602
2012-04-26common.opt (fsched-pressure-algorithm=): New option.Richard Sandiford8-25/+68
2012-04-26bf-ms-layout.c: Adjust offsets to fit ms-bitfield structure layout.Janis Johnson2-8/+13
2012-04-26re PR middle-end/52940 (conversion from MODE_PARTIAL_INT uses sign extension ...Bernd Schmidt4-10/+25
2012-04-26re PR middle-end/52997 (FAIL: gcc.dg/c99-intconst-1.c (internal compiler error))Bernd Schmidt2-1/+7
2012-04-26[multiple changes]Arnaud Charlet4-51/+55
2012-04-26[multiple changes]Arnaud Charlet23-89/+135
2012-04-26[multiple changes]Arnaud Charlet8-162/+211
2012-04-26[multiple changes]Arnaud Charlet3-7/+24
2012-04-26[multiple changes]Arnaud Charlet11-79/+244
2012-04-26[multiple changes]Arnaud Charlet10-34/+175
2012-04-26[multiple changes]Arnaud Charlet7-38/+81
2012-04-26[multiple changes]Arnaud Charlet5-35/+108
2012-04-26Add sparc Niagara4 scheduling description and tweaks.David S. Miller4-4/+122
2012-04-26Fix sparc instruction type settings and sched bugs.David S. Miller6-34/+70
2012-04-26reload.c (find_reloads): Change the loop nesting when trying an alternative w...Andreas Krebbel2-761/+779
2012-04-26tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Fix comment.Manuel López-Ibáñez2-12/+12
2012-04-26linux-eabi.h (GLIBC_DYNAMIC_LINKER_SOFT_FLOAT): Define.Michael Hope2-1/+19
2012-04-26i386-cpuinfo.c (FEATURE_AVX2): New enum value.Sriraman Tallam5-1/+16
2012-04-26Daily bump.GCC Administrator1-1/+1
2012-04-26savres.c: New test.Alan Modra3-1/+1173
2012-04-25re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno...Hans-Peter Nilsson2-0/+115
2012-04-25re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno...Hans-Peter Nilsson2-40/+61
2012-04-25re PR target/53110 (GCC-4.7 generates stupid x86_64 asm)Jakub Jelinek2-1/+17