summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2015-02-06re PR debug/2714 (Stabs truncated on AIX)David Edelsohn
2015-02-07Daily bump.GCC Administrator
2015-02-07Add new files erroneously omitted from r220494.David Malcolm
2015-02-06PR jit/64752 - Rewrite jit testsuite to eliminate use of "file"David Malcolm
2015-02-06PR 64878: do not jump thread across more than one back-edgeSebastian Pop
2015-02-06toplev.c (process_options): Change flag_ipa_ra before creating optimization_{...Jakub Jelinek
2015-02-06re PR ipa/64896 (ICE in get_address_mode, at rtlanal.c:5442)Jakub Jelinek
2015-02-06lra.c (lra_emit_add): Fix a typo in using disp instead of base.Vladimir Makarov
2015-02-06re PR target/64205 (powerpc64-linux --with-cpu=G5 bootstrap failure)Michael Meissner
2015-02-06pr64317.c: Compile for 32bit *-*-linux* targets.Uros Bizjak
2015-02-06re PR middle-end/64937 (compare debug failure with -fsanitize=address)Jakub Jelinek
2015-02-06re PR fortran/63205 ([OOP] Wrongly rejects type = class (for identical decla...Paul Thomas
2015-02-06[PATCH]Keep location info when expand complex component-wise load/store.Renlin Li
2015-02-06re PR target/64889 ([h8300] ICE maybe_record_trace_start, at dwarf2cfi.c:2318)Jeff Law
2015-02-06re PR rtl-optimization/64957 (wrong code at -O1, -O2 and -O3 on x86_64-linux-...Jakub Jelinek
2015-02-06re PR fortran/60289 (allocating class(*) pointer as character gives type-spec...Andre Vehreschild
2015-02-06re PR target/62631 (gcc.dg/tree-ssa/ivopts-lt-2.c FAILs)Eric Botcazou
2015-02-05re PR target/17306 (function_vector attribute in H8300H/H8S)Jeff Law
2015-02-05re PR target/43264 (Arithmetic expression error)Jeff Law
2015-02-06Daily bump.GCC Administrator
2015-02-06re PR target/64876 (Regressions in gcc-testresults for powerpc64 gccgo in 5.0...Alan Modra
2015-02-05re PR fortran/64943 (No error on ultimate allocatable components in IO list)Tobias Burnus
2015-02-05ipa-cp.c (ipa_value_from_jfunc, [...]): Add bounds check.Jan Hubicka
2015-02-05re PR target/58400 (gcc for h8300 internal compiler error: insn does not sati...Jeff Law
2015-02-05[ARM] __ARM_FP & __ARM_NEON_FP defined when -march=armv7-mMantas Mikaitis
2015-02-05[multiple changes]Arnaud Charlet
2015-02-05[multiple changes]Arnaud Charlet
2015-02-05errout.adb (Error_Msg_Internal): For non-serious error set Fatal_Error to Ign...Robert Dewar
2015-02-05sem_prag.adb, [...]: Minor code clean up.Yannick Moy
2015-02-05par-prag.adb (Pragma_Warnings): Update for extended form of pragma Warnings.Yannick Moy
2015-02-05015-02-05 Robert Dewar <dewar@adacore.com>Arnaud Charlet
2015-02-05g-rannum.adb, [...]: Minor reformatting.Robert Dewar
2015-02-05opt.ads (Warn_On_Suspicious_Contract): Update comment describing use.Yannick Moy
2015-02-05sem_prag.adb (Set_Elab_Unit_Name): New name for Set_Unit_NameRobert Dewar
2015-02-05[multiple changes]Arnaud Charlet
2015-02-05re PR rtl-optimization/64905 (unsigned short is loaded with 4-byte load (movl))Uros Bizjak
2015-02-05[Patch Testsuite, obvious] Workaround fragility in gcc.dg/tree-ssa/foldconst-6.cJames Greenhalgh
2015-02-05re PR ada/64349 (Bootstrapping Ada fails on darwin(9|10).)Tristan Gingold
2015-02-05re PR fortran/64757 (ICE in fold_convert_loc, at fold-const.c:2353)Paul Thomas
2015-02-052015-02-05 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka
2015-02-05Daily bump.GCC Administrator
2015-02-05re PR ipa/64686 (ICE: in edge_badness, at ipa-inline.c:912 during Firefox LTO...Jan Hubicka
2015-02-04ipa-prop.c (update_indirect_edges_after_inlining): By more careful about not ...Jan Hubicka
2015-02-04re PR gcov-profile/64123 (Instrumented Firefox segfaults on start)Jan Hubicka
2015-02-04re PR middle-end/64922 (runtime error: member call on misaligned address for ...Jan Hubicka
2015-02-04dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek
2015-02-04sparc.c (RTX_OK_FOR_OFFSET_P): Fix off-by-one error.Eric Botcazou