aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-07re PR fortran/60956 (error reading (and writing) large text files in gfortran)Jerry DeLisle6-1/+54
2015-02-07re PR middle-end/64340 (FAIL: gnat.dg/lto8.adb (internal compiler error))Jakub Jelinek2-0/+11
2015-02-07Remove blank lineEric Botcazou1-3/+1
2015-02-06re PR bootstrap/53348 (Conflicting fast-integer types on AIX: <sys/inttypes.h...David Edelsohn3-2/+8
2015-02-06re PR debug/2714 (Stabs truncated on AIX)David Edelsohn2-2/+12
2015-02-06Remove myself from all maintainer roles.Diego Novillo2-6/+7
2015-02-07Daily bump.GCC Administrator1-1/+1
2015-02-07Add new files erroneously omitted from r220494.David Malcolm2-0/+142
2015-02-06PR jit/64752 - Rewrite jit testsuite to eliminate use of "file"David Malcolm7-248/+218
2015-02-06PR 64878: do not jump thread across more than one back-edgeSebastian Pop4-3/+470
2015-02-06toplev.c (process_options): Change flag_ipa_ra before creating optimization_{...Jakub Jelinek2-4/+10
2015-02-06re PR ipa/64896 (ICE in get_address_mode, at rtlanal.c:5442)Jakub Jelinek4-4/+51
2015-02-06lra.c (lra_emit_add): Fix a typo in using disp instead of base.Vladimir Makarov2-1/+5
2015-02-06re PR target/64205 (powerpc64-linux --with-cpu=G5 bootstrap failure)Michael Meissner4-5/+46
2015-02-06pr64317.c: Compile for 32bit *-*-linux* targets.Uros Bizjak2-2/+7
2015-02-06re PR middle-end/64937 (compare debug failure with -fsanitize=address)Jakub Jelinek4-24/+87
2015-02-06re PR fortran/63205 ([OOP] Wrongly rejects type = class (for identical decla...Paul Thomas7-19/+395
2015-02-06mksysinfo.sh: Remove _zone_net_addr_t handling.Ian Lance Taylor1-5/+0
2015-02-06[PATCH]Keep location info when expand complex component-wise load/store.Renlin Li3-0/+12
2015-02-06Fix 404 in "Show Source" in jit docsDavid Malcolm2-2/+10
2015-02-06re PR target/64889 ([h8300] ICE maybe_record_trace_start, at dwarf2cfi.c:2318)Jeff Law2-6/+15
2015-02-06Revert the PR lto/64837 fixH.J. Lu2-7/+6
2015-02-06re PR rtl-optimization/64957 (wrong code at -O1, -O2 and -O3 on x86_64-linux-...Jakub Jelinek4-2/+38
2015-02-06re PR fortran/60289 (allocating class(*) pointer as character gives type-spec...Andre Vehreschild4-2/+83
2015-02-06re PR target/62631 (gcc.dg/tree-ssa/ivopts-lt-2.c FAILs)Eric Botcazou2-7/+17
2015-02-05re PR target/17306 (function_vector attribute in H8300H/H8S)Jeff Law7-3/+61
2015-02-05re PR target/43264 (Arithmetic expression error)Jeff Law2-1/+7
2015-02-06runtime: Add memprofilerate to GODEBUGIan Lance Taylor2-1/+19
2015-02-06Daily bump.GCC Administrator1-1/+1
2015-02-06re PR target/64876 (Regressions in gcc-testresults for powerpc64 gccgo in 5.0...Alan Modra2-1/+31
2015-02-05re PR fortran/64943 (No error on ultimate allocatable components in IO list)Tobias Burnus4-3/+34
2015-02-05Pass handle to release_input_fileH.J. Lu2-1/+6
2015-02-05ipa-cp.c (ipa_value_from_jfunc, [...]): Add bounds check.Jan Hubicka2-2/+9
2015-02-05re PR target/58400 (gcc for h8300 internal compiler error: insn does not sati...Jeff Law4-2/+107
2015-02-05[ARM] __ARM_FP & __ARM_NEON_FP defined when -march=armv7-mMantas Mikaitis6-6/+53
2015-02-05Call release_input_file only if file is claimedH.J. Lu2-3/+8
2015-02-05[multiple changes]Arnaud Charlet9-36/+88
2015-02-05[multiple changes]Arnaud Charlet9-86/+141
2015-02-05errout.adb (Error_Msg_Internal): For non-serious error set Fatal_Error to Ign...Robert Dewar5-1/+58
2015-02-05gcc_update (files_and_dependencies): Add rules for liboffloadmic and libofflo...Ilya Verbin2-0/+11
2015-02-05sem_prag.adb, [...]: Minor code clean up.Yannick Moy3-25/+40
2015-02-05par-prag.adb (Pragma_Warnings): Update for extended form of pragma Warnings.Yannick Moy4-50/+210
2015-02-05015-02-05 Robert Dewar <dewar@adacore.com>Arnaud Charlet18-81/+245
2015-02-05g-rannum.adb, [...]: Minor reformatting.Robert Dewar8-7/+27
2015-02-05opt.ads (Warn_On_Suspicious_Contract): Update comment describing use.Yannick Moy9-11/+85
2015-02-05sem_prag.adb (Set_Elab_Unit_Name): New name for Set_Unit_NameRobert Dewar3-10/+20
2015-02-05[multiple changes]Arnaud Charlet3-13/+56
2015-02-05re PR rtl-optimization/64905 (unsigned short is loaded with 4-byte load (movl))Uros Bizjak2-12/+10
2015-02-05[Patch Testsuite, obvious] Workaround fragility in gcc.dg/tree-ssa/foldconst-6.cJames Greenhalgh2-1/+6
2015-02-05Fix failures on AIX (PR libobjc/63765)Rainer Orth2-5/+5