aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-02-20re PR c++/89336 (internal compiler error when compiling a constexpr function)Jakub Jelinek4-2/+71
2019-02-20Fix ICE with #line directive (PR c/89410)David Malcolm5-3/+43
2019-02-20compiler: fix a typo in commentsIan Lance Taylor2-2/+2
2019-02-20PR c++/87513 - 'sorry' mangling PMF template-id.Jason Merrill3-1/+16
2019-02-20* g++.old-deja/g++.robertl/eb92.C: Handle warning as well.Jason Merrill1-1/+1
2019-02-20PR c++/88380 - wrong-code with flexible array and NSDMI.Jason Merrill3-4/+25
2019-02-20PR c++/88572 - wrong handling of braces on scalar init.Will Wray8-13/+31
2019-02-20target-supports.exp (check_effective_target_vect_usad_char): Add PowerPC supp...Pat Haugen4-3/+12
2019-02-20revert: re PR target/89397 (ICE in build_call_expr_loc_array at gcc/tree.c:11...Uros Bizjak4-25/+4
2019-02-20[GCC] PR target/86487: fix the way 'uses_hard_regs_p' handles paradoxicalAndre Vieira4-3/+34
2019-02-20Change singular to plural in gfortran.texi.Martin Liska2-1/+5
2019-02-20re PR c++/84536 (ICE with non-type template parameter)Paolo Carlini4-18/+53
2019-02-20Correction of ChangeLog entry, Thomas provided the code for this change.Thomas Schwinge1-1/+1
2019-02-20Document Fortran header directive.Martin Liska2-0/+24
2019-02-20[rs6000] fix PR 88100, range check for vec_splat_{su}{8,16,32}Li Jia He4-10/+58
2019-02-19PR c++/88368 - wrong 'use of deleted function'Jason Merrill6-4/+39
2019-02-20Daily bump.GCC Administrator1-1/+1
2019-02-19* config/gcn/gcn.c (print_operand): Fix typo.Jonathan Wakely2-1/+5
2019-02-19compiler: add debugger-callable AST dump functinsIan Lance Taylor2-2/+83
2019-02-19Fix pr88850 testWilco Dijkstra2-1/+6
2019-02-19re PR fortran/89384 (CONTIGUOUS dummy argument in BIND(C) interface incorrect...Thomas Koenig4-1/+45
2019-02-19[PR87924] OpenACC wait clauses without async-arguments: remove XFAILsThomas Schwinge3-10/+16
2019-02-19re PR go/89169 (FAIL: internal/cpu)Ian Lance Taylor1-1/+1
2019-02-19runtime: abort stack scan in cases that we cannot unwind the stackIan Lance Taylor1-1/+1
2019-02-19i386: Set ix86_fpmath to FPMATH_387 without SSEH.J. Lu4-4/+25
2019-02-19re PR c/87924 (OpenACC wait clauses without async-arguments)Chung-Lin Tang6-6/+50
2019-02-19re PR tree-optimization/88074 (g++ hangs on math expression)Richard Biener4-0/+49
2019-02-19rtlanal.c (get_initial_register_offset): Fall back to the estimate as long as...Eric Botcazou2-4/+9
2019-02-19re PR middle-end/89303 (memory leak with shared_ptr and enable_shared_from_this)Jakub Jelinek2-30/+34
2019-02-19re PR c++/89387 (ICE in maybe_generic_this_capture at gcc/cp/lambda.c:945 sin...Jakub Jelinek4-1/+20
2019-02-19re PR c++/89391 (ICE in build_target_expr_with_type, at cp/tree.c:795)Jakub Jelinek4-1/+18
2019-02-19re PR c++/89390 (ICE in get_string, at spellcheck-tree.h:46)Jakub Jelinek4-1/+22
2019-02-19P0482R5 char8_t: Standard library supportTom Honermann2-0/+5
2019-02-18PR c++/89336 - multiple stores in constexpr stmt.Jason Merrill4-9/+115
2019-02-19Daily bump.GCC Administrator1-1/+1
2019-02-18* fr.po: Update.Joseph Myers2-586/+402
2019-02-18Improve diagnostic for redundant template arguments in declaration.Jason Merrill3-2/+6
2019-02-18README: Fix typos.Sharon Dvir2-2/+6
2019-02-18Fix g++.dg/torture/pr89303.C with Solaris ldRainer Orth2-2/+7
2019-02-18Improve duplicate [[likely]] diagnostic.Jason Merrill4-15/+29
2019-02-18cpp.texi (Conditional syntax): Add __has_attribute, __has_cpp_attribute, and ...Martin Sebor2-0/+101
2019-02-18re PR fortran/87689 (PowerPC64 ELFv2 function parameter passing violation)Thomas Koenig11-10/+108
2019-02-18invoke.texi (-Wreturn-type): Correct and expand.Martin Sebor2-5/+12
2019-02-18PR middle-end/89294 - ICE in valid_constant_size_pMartin Sebor5-1/+27
2019-02-18Fix test pr88680.CWilco Dijkstra2-1/+5
2019-02-18Tabify all D *.exp filesRainer Orth6-389/+397
2019-02-18re PR tree-optimization/89296 (tree copy-header masking uninitialized warning)Richard Biener4-2/+38
2019-02-18re PR bootstrap/88714 (bootstrap comparison failure on armv7l since r265398)Jakub Jelinek4-8/+15
2019-02-18re PR target/89369 (pseudo-RNG miscompiled on s390x-linux with -O2 -march=zEC...Jakub Jelinek5-18/+95
2019-02-18re PR target/89361 (s390 broken without S390_USE_TARGET_ATTRIBUTE, likely sin...Jakub Jelinek2-3/+14