aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-15[multiple changes]Arnaud Charlet16-628/+942
2012-05-15[multiple changes]Arnaud Charlet12-308/+432
2012-05-15gimple.c (gimple_set_modified): Move ...Richard Guenther3-12/+16
2012-05-15ira-color.c (move_spill_restore): Add a guard.Tristan Gingold2-2/+7
2012-05-15ia64.c (ia64_emit_probe_stack_range): Adjust calls to plus_constant.Tristan Gingold2-4/+10
2012-05-15gimplify.c (gimplify_init_constructor): Do a block move for very small object...Eric Botcazou2-1/+10
2012-05-15ira.c (find_moveable_pseudos): Skip registers whose DF_REG_EQ_USE_COUNT is no...Bernd Schmidt2-0/+6
2012-05-15md.texi (fma): Define to only be applicable for single rounding.Kenneth Zadeck2-6/+9
2012-05-15Daily bump.GCC Administrator1-1/+1
2012-05-14libgo: Use -fgo-pkgpath.Ian Lance Taylor37-477/+526
2012-05-14re PR target/46098 (ICE: in extract_insn, at recog.c:2100 with -msse3 -ffloat...Uros Bizjak12-47/+50
2012-05-14MAINTAINERS (Write After Approval): Add myself.Marc Glisse2-0/+5
2012-05-14re PR target/52607 (v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2})Marc Glisse2-33/+111
2012-05-14PR 52428 Range checking when reading integer values.Janne Blomqvist12-59/+117
2012-05-14[multiple changes]Jakub Jelinek6-7/+95
2012-05-14dwarf2out.c (dwarf2out_define, [...]): Treat lineno 1 the same as lineno 0 be...Jakub Jelinek2-6/+10
2012-05-14dwarf2out.c (have_macinfo): Define.Jakub Jelinek2-6/+18
2012-05-14re PR fortran/49110 (Deferred-length character result triggers (false positiv...Tobias Burnus6-21/+107
2012-05-14re PR target/53344 (Dont' emit an assembler warning when assembling 3-byte sy...Georg-Johann Lay3-58/+29
2012-05-14tree-vect-data-refs.c (vect_setup_realignment): Remove call to mark_symbols_f...Richard Guenther6-22/+18
2012-05-14gimplify.c (gimple_regimplify_operands): Only mark the LHS of statements for ...Richard Guenther2-9/+29
2012-05-14tree-dfa.c (make_rename_temp): Be forgiving if not in SSA form.Richard Guenther3-15/+27
2012-05-14re PR bootstrap/53331 (AIX bootstrap failure in tree-vect-data-ref compiling ...Richard Guenther3-4/+25
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez13-48/+196
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt23-39/+383
2012-05-14re PR tree-optimization/53340 (rnflow.f90 is ~20% slower after revision 187092)Richard Guenther2-2/+7
2012-05-14gimplify.c (gimplify_expr): Remove odd code.Richard Guenther2-13/+5
2012-05-14stor-layout.c (bit_from_pos): Distribute conversion to bitsizetype into a PLU...Eric Botcazou3-29/+28
2012-05-14Daily bump.GCC Administrator1-1/+1
2012-05-13pa.md: Use define_c_enum for "unspec" and "unspecv".Steven Bosscher2-21/+25
2012-05-13i386.md (*pushtf): Enable for TARGET_SSE.Uros Bizjak3-17/+38
2012-05-13c.opt (Wclobbered,Wempty-body,Wignored-qualifiers, [...]): Use EnabledBy.Manuel López-Ibáñez5-24/+21
2012-05-13* config/i386/sse.md: The other part of my previous commit.Uros Bizjak1-14/+28
2012-05-13sse.md (<sse>_andnot<mode>3): Handle TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL.Uros Bizjak2-67/+190
2012-05-13optc-gen.awk: Error instead of warning for conflicting help.Manuel López-Ibáñez4-5/+14
2012-05-13re PR fortran/52158 (Regression on character function with gfortran 4.7)Alessandro Fanfarillo7-21/+122
2012-05-12re PR debug/53235 (20120504 broke -fdebug-types-section)Jason Merrill2-22/+23
2012-05-13Daily bump.GCC Administrator1-1/+1
2012-05-12function.c (requires_stack_frame_p): If the function can throw non-call excep...Eric Botcazou4-0/+37
2012-05-12* gcc-interface/Makefile.in (TOOLS_LIBS): Add ../../ggc-none.o.Eric Botcazou2-2/+6
2012-05-12re PR fortran/49110 (Deferred-length character result triggers (false positiv...Tobias Burnus4-1/+65
2012-05-12generic.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.Paolo Carlini1-3/+3
2012-05-12generic.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.Paolo Carlini17-81/+111
2012-05-12parser.c (struct cp_parser_expression_stack_entry): Add location_t field.Paolo Carlini5-61/+88
2012-05-12Daily bump.GCC Administrator1-1/+1
2012-05-11re PR libstdc++/53263 (priority_queue is very slow if -D_GLIBCXX_DEBUG is used)François Dumont4-59/+168
2012-05-11re PR libfortran/52537 (slow trim function)Thomas Koenig2-2/+11
2012-05-11Merge upstream x32 support into boehm-gcH.J. Lu2-2/+13
2012-05-11alpha.c (alpha_emit_conditional_branch): Handle ORDERED and UNORDERED conditi...Uros Bizjak2-4/+29
2012-05-11tree-flow.h (referenced_var_check_and_insert): Remove.Richard Guenther5-40/+14