summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libgfortran: Use proper gthr.h APISebastian Huber2019-01-282-1/+5
* Daily bump.GCC Administrator2019-01-281-1/+1
* re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP...Uros Bizjak2019-01-272-2/+7
* PR c++/88815 - narrowing conversion lost in decltype.Marek Polacek2019-01-279-1/+91
* PR c++/89024 - ICE with incomplete enum type.Marek Polacek2019-01-274-0/+42
* re PR libfortran/89020 (close(status='DELETE') does not remove file)Jerry DeLisle2019-01-272-4/+8
* repinfo.adb (List_Component_Layout): Remove superfluous space for zero-sized ...Eric Botcazou2019-01-279-365/+419
* decl.c (array_type_has_nonaliased_component): Return the same value for every...Eric Botcazou2019-01-276-9/+63
* re PR target/87214 (r263772 miscompiled 520.omnetpp_r in SPEC CPU 2017)Jakub Jelinek2019-01-275-59/+260
* re PR libfortran/89020 (close(status='DELETE') does not remove file)Jerry DeLisle2019-01-272-1/+6
* Daily bump.GCC Administrator2019-01-271-1/+1
* [PR ipa/88933] Careful CFG cleanup in IPA-CP function transformationMartin Jambor2019-01-267-81/+145
* Fix ICE when handling void initialized manifest constants.Iain Buclaw2019-01-265-1/+20
* re PR fortran/57553 ([F08] Valid use of STORAGE_SIZE rejected, bad error mess...Harald Anlauf2019-01-264-3/+37
* Fix bug number referenced in previous commit.Jerry DeLisle2019-01-261-1/+1
* re PR libfortran/89020 (close(status='DELETE') does not remove file)Jerry DeLisle2019-01-262-2/+15
* Add myself to MAINTAINERSHarald Anlauf2019-01-262-0/+5
* trans.c (Regular_Loop_to_gnu): Use the SLOC of the iteration scheme, if prese...Eric Botcazou2019-01-262-10/+21
* trans.c (gnat_to_gnu): Use DECL_SIZE_UNIT instead of TYPE_SIZE_UNIT for the s...Eric Botcazou2019-01-264-6/+43
* libphobos: Merge phobos and druntime with upstream.Iain Buclaw2019-01-2619-126/+315
* trans.c (struct loop_info_d): Remove artificial field.Eric Botcazou2019-01-262-2/+5
* trans.c (Iterate_Acc_Clause_Arg): Fix formatting.Eric Botcazou2019-01-262-61/+84
* decl.c (annotate_value): Use test on the sign bit instead of on the sign of t...Eric Botcazou2019-01-262-17/+37
* re PR preprocessor/88974 (ICE: Segmentation fault (in linemap_resolve_location))Jakub Jelinek2019-01-266-3/+21
* Daily bump.GCC Administrator2019-01-261-1/+1
* Fix PR number in my ChangeLog entry.Vladimir Makarov2019-01-251-1/+1
* 2019-01-25 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2019-01-252-24/+73
* re PR c++/88969 (ICE in build_op_delete_call, at cp/call.c:6509)Paolo Carlini2019-01-256-3/+57
* re PR fortran/85780 (ICE in resolve_fl_procedure, at fortran/resolve.c:12504)Steven G. Kargl2019-01-254-4/+30
* Add myself to MAINTAINERSKwok Cheung Yeung2019-01-252-0/+5
* [backtrace] Avoid segfaultNathan Sidwell2019-01-252-1/+6
* This is pretty unlikely in real code...Richard Earnshaw2019-01-256-14/+208
* Fix output_constructor_bitfield handling of wide bitfields (PR89037)Richard Sandiford2019-01-254-13/+44
* Fix Xiong's changelogs a bitSegher Boessenkool2019-01-252-5/+5
* [libbacktrace] Fix strrchr segfaultTom de Vries2019-01-254-8/+29
* [libbacktrace] Rename dtest to btest_gnudebuglinkTom de Vries2019-01-253-11/+17
* [testsuite] Add missing fenv effective target to fp-int-convert-timode* tests.Christophe Lyon2019-01-259-0/+35
* [PATCH][AArch64] Fix generation of tst (PR87763)Wilco Dijkstra2019-01-252-1/+7
* re PR tree-optimization/89049 (Unexpected vectorization)Richard Biener2019-01-252-5/+11
* [AArch64][SVE] Handle register-register pred_movsRichard Sandiford2019-01-252-7/+17
* re PR tree-optimization/86865 (Wrong code w/ -O2 -floop-parallelize-all -fsta...Richard Biener2019-01-256-4/+62
* Daily bump.GCC Administrator2019-01-251-1/+1
* altivec.md (build_vector_mask_for_load): Use MEM_P.Peter Bergner2019-01-2416-352/+441
* PR c++/89001 - mangling of reference temporariesJason Merrill2019-01-247-8/+49
* PR c/86125 - missing -Wbuiltin-declaration-mismatch on a mismatched return typeMartin Sebor2019-01-2411-31/+243
* ChangeLog: Correct PR classification.Uros Bizjak2019-01-242-2/+2
* re PR rtl-optimization/88948 (ICE in elimination_costs_in_insn, at reload1.c:...Uros Bizjak2019-01-246-8/+40
* re PR debug/89006 (New note: non-delegitimized UNSPEC UNSPEC_SET_GOT (14) fou...Jakub Jelinek2019-01-244-0/+29
* re PR tree-optimization/88964 (ICE in wide_int_to_tree_1, at tree.c:1561)Jakub Jelinek2019-01-242-2/+6
* re PR middle-end/89015 (ICE in lookup_decl_in_outer_ctx, at omp-low.c:3480)Jakub Jelinek2019-01-244-17/+79