aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-25cmd/go: pass down testing gccgo in TestScriptIan Lance Taylor4-5/+12
2018-09-25i386: Compile pr82699-5.c and pr82699-6.c with -fno-picH.J. Lu3-1/+8
2018-09-25coarray_lock_7.f90: Adjust scan-tree-dump-times for ILP32.Jakub Jelinek2-2/+7
2018-09-25vr-values.c (vr_values::vr_values): Initialize to_remove_edges and to_update_...Jakub Jelinek2-2/+8
2018-09-25re PR tree-optimization/87402 (ICE in set_ssa_val_to, at tree-ssa-sccvn.c:3645)Richard Biener4-11/+51
2018-09-25Check pie_enabled target in PIC testsH.J. Lu4-4/+13
2018-09-25re PR debug/83941 (Debug info generated with -flto contains useless forwarders)Richard Biener2-60/+153
2018-09-25Fix scaling of a sreal number.Martin Liska2-1/+6
2018-09-25Fix small coding style issues (PR fortran/87394).Martin Liska7-6/+21
2018-09-25Remove unused functions and fields.Martin Liska28-420/+76
2018-09-25Add filter-rtags-warnings.py script.Martin Liska2-0/+75
2018-09-25Remove Pascal-related entries in code and comments.Martin Liska13-34/+36
2018-09-25Document all param values and remove defaults (PR middle-end/86078).Martin Liska4-118/+296
2018-09-25Fix EQ_ATTR_ALT size calculation (PR bootstrap/87417)Ilya Leoshkevich2-2/+7
2018-09-24RISC-V: Fix problems with ilp32e ABI support.Jim Wilson2-3/+11
2018-09-25Daily bump.GCC Administrator1-1/+1
2018-09-24aarch64.c (aarch_macro_fusion_pair_p): Don't access prev before checking it f...Andrew Pinski2-2/+8
2018-09-24codecvt.xml: Move link to "UTF-8 and Unicode FAQ" to https.Gerald Pfeifer2-1/+6
2018-09-24libgo: update to Go 1.11Ian Lance Taylor1516-18953/+83887
2018-09-24cp-tree.h (build_noexcept_spec, [...]): Adjust declarations.Marek Polacek3-4/+4
2018-09-24re PR c++/85070 (ICE on C++ code: in lazily_declare_fn, at cp/method.c:2409)Paolo Carlini4-1/+25
2018-09-24i386: Insert ENDBR before the profiling counter callH.J. Lu10-4/+104
2018-09-24re PR fortran/87397 (Clobbering intent(out) variables caused regression in Op...Thomas Koenig4-0/+35
2018-09-24re PR target/86952 (Avoid jump table for switch statement with -mindirect-bra...Will Schmidt2-3/+8
2018-09-24Change EQ_ATTR_ALT to support up to 64 alternativesIlya Leoshkevich4-62/+96
2018-09-24[OpenACC] update fortran nested parallelism error messagesCesar Philippidis4-1/+61
2018-09-24S/390: Fix conditional returns on z196+Ilya Leoshkevich5-33/+53
2018-09-24Improve colorization legend in gcov reports.Martin Liska2-2/+18
2018-09-24Improve location information of -Wcoverage-mismatch.Martin Liska2-8/+16
2018-09-24Guard memory block allocation.Martin Liska2-0/+10
2018-09-24Unpoison variable partition properly (PR sanitizer/85774).Martin Liska6-1/+83
2018-09-24policy_data_structures_biblio.xml: Update link to "Priority Queues and the STL".Gerald Pfeifer2-1/+6
2018-09-24[PR87054] adjust testcase for 32-bit x86Alexandre Oliva2-1/+6
2018-09-24re PR ada/87396 (ada/gcc-interface/decl.c:8798:53:Value Conversion Issue: imp...Eric Botcazou2-1/+7
2018-09-24re PR middle-end/63155 (memory hog)Richard Biener2-1/+16
2018-09-24Daily bump.GCC Administrator1-1/+1
2018-09-23re PR fortran/87397 (Clobbering intent(out) variables caused regression in Op...Thomas Koenig4-0/+321
2018-09-23i386.h (enum reg_class): Rename MASK_REGS to ALL_MASK_REGS and MASK_EVEX_REGS...Uros Bizjak5-113/+137
2018-09-23using_exceptions.xml: Move boost.orgs link to https.Gerald Pfeifer2-2/+7
2018-09-23* doc/service.texi (Service): Switch the fsf.org link to https.Gerald Pfeifer2-1/+5
2018-09-23Do array index calculations in gfc_array_index_typeJanne Blomqvist7-60/+61
2018-09-23re PR fortran/87395 (ICE in in lookup_field_for_decl with whizard)Thomas Koenig4-1/+29
2018-09-23Daily bump.GCC Administrator1-1/+1
2018-09-22re PR middle-end/41453 (use INTENT(out) for optimization)Thomas Koenig5-4/+68
2018-09-22re PR fortran/87318 (gfortran.dg/dtio_1.f90 is invalid)Jerry DeLisle2-10/+14
2018-09-22re PR target/86798 (nds32 port needs updating for CVE-2017-5753)Chung-Ju Wu2-0/+9
2018-09-22re PR fortran/85603 (ICE with character array substring assignment)Paul Thomas4-1/+35
2018-09-22Daily bump.GCC Administrator1-1/+1
2018-09-21re PR libstdc++/87135 ([C++17] unordered containers violate iterator validity...François Dumont4-8/+19
2018-09-21gimple-ssa-evrp.c (evrp_dom_walker::cleanup): Call vr_values::cleanup_edges_a...Jeff Law9-60/+100