aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-02-15re PR tree-optimization/84334 (Stack overflow with -Ofast -frounding-math)Jakub Jelinek4-4/+33
2018-02-14RISC-V: Change sp subtracts so prologue stores can compress.Jim Wilson3-6/+35
2018-02-14invoke.texi: Correct -Wformat-overflow code sample.Indu Bhagat2-1/+5
2018-02-15Daily bump.GCC Administrator1-1/+1
2018-02-14PR tree-optimization/83698 - bogus offset in -Wrestrict messages for strcat o...Martin Sebor6-15/+127
2018-02-14gcc/testsuite/ChangeLog:Carl Love2-2/+7
2018-02-14PR middle-end/84108 - incorrect -Wattributes warning for packed/aligned confl...Martin Sebor4-0/+65
2018-02-14re PR fortran/84385 ([F03] Reject invalid SELECT TYPE selector (allocate_with...Janus Weil6-4/+20
2018-02-14re PR target/83984 (ld: The value 0x8000000000005 does not fit when applying ...John David Anglin2-29/+59
2018-02-14pr57193.c (dg-do): Remove target selector.Uros Bizjak2-4/+9
2018-02-14rs6000.c (rs6000_option_override_internal): Issue warning message if user req...Kelvin Nilsen29-26/+95
2018-02-14re PR c++/84350 (ICE with new and auto)Paolo Carlini4-1/+24
2018-02-14[C++ PATCH]: instantiation via vtable markingNathan Sidwell4-2/+25
2018-02-14altivec-consts.c: Update compile stanzas.Will Schmidt3-4/+9
2018-02-14re PR target/84220 (rs6000 builtin __builtin_vec_sld() ICEs on invalid 3rd ar...Will Schmidt8-43/+530
2018-02-14Reimplement CET intrinsics for rdssp/incssp insn.Igor Tsimbalist11-70/+115
2018-02-14cp-tree.h (do_auto_deduction (tree, tree, tree)): Remove.Paolo Carlini4-16/+16
2018-02-14Check array indices in object_address_invariant_in_loop_p (PR 84357)Richard Sandiford4-7/+46
2018-02-14re PR target/83831 ([RX] Unused bclr,bnot,bset insns)Oleg Endo6-23/+377
2018-02-14re PR target/79242 (ICE in simplify_subreg, at simplify-rtx.c:6029)Jozef Lawrynowicz7-2/+36
2018-02-14Daily bump.GCC Administrator1-1/+1
2018-02-13re PR target/84372 (test case gcc.target/powerpc/lvsl-lvsr.c fails on power9)Peter Bergner2-1/+7
2018-02-13re PR target/84279 (powerpc64le ICE on cvc4)Peter Bergner4-0/+51
2018-02-13Add another PR marker to Alex's change.Jeff Law1-0/+1
2018-02-13Add PR marker for one of Alex's changesJeff Law1-0/+1
2018-02-13combine: Update links correctly for new I2 (PR84169)Segher Boessenkool4-26/+70
2018-02-13re PR testsuite/84370 (Invalid option used in test case gcc.target/powerpc/bu...Peter Bergner2-1/+6
2018-02-13re PR target/84365 (gcc.target/powerpc/altivec-7-le.c fails on power9)Peter Bergner2-1/+7
2018-02-13re PR c++/84364 (-Weffc++ warns on "return *this" in template after r253599)Jakub Jelinek4-1/+24
2018-02-13* fr.po: Update.Joseph Myers2-2386/+1528
2018-02-13re PR c++/84333 (ICE with ternary operator in template function)Paolo Carlini5-1/+27
2018-02-13compiler: don't export function descriptors for unexported namesIan Lance Taylor2-1/+16
2018-02-13re PR fortran/84313 ([F08] reject procedure pointers in COMMON blocks)Janus Weil5-4/+20
2018-02-13re PR c/82210 (Having _Alignas in a struct with VLAs causes writing to one ar...Jakub Jelinek4-0/+58
2018-02-13re PR middle-end/84309 (Wrong-code with -ffast-math)Jakub Jelinek4-1/+23
2018-02-13rl78.c (rl78_attribute_table): Fix terminator and entry for "vector".Jeff Law2-2/+5
2018-02-13rl78.c (rl78_handle_func_attribute): Mark ARGS as unused.Jeff Law2-1/+6
2018-02-13common.opt (gas-loc-support, [...]): New.Alexandre Oliva13-93/+364
2018-02-13PR c++/84080 - ICE with return type deduction and specialization.Jason Merrill3-0/+14
2018-02-13re PR tree-optimization/84321 (ice in intersect_range_with_nonzero_bits, at t...Richard Sandiford4-20/+72
2018-02-13re PR target/84359 (gcc.target/i386/pr57193.c fail)Vladimir Makarov2-1/+6
2018-02-13Fix more variadic capture issues.Jason Merrill5-17/+90
2018-02-13PR c++/84338 - wrong variadic sizeof.Jason Merrill4-33/+66
2018-02-13re PR sanitizer/84340 (g++.dg/asan/use-after-scope-types-1.C (and others) fai...Paolo Bonzini4-23/+12
2018-02-13[PR 83990] Fix location handling in ipa_modify_call_argumentsMartin Jambor2-2/+8
2018-02-13rl78.c (add_vector_labels): New function.Sebastian Perta5-3/+120
2018-02-13RISC-V: define _REENTRANT with -pthreadAndreas Schwab2-0/+6
2018-02-13Add a DECL_EXPR for VLA pointer casts (PR 84305)Richard Sandiford4-14/+56
2018-02-13re PR target/84335 (ICE on invalid code in copy_to_mode_reg, at explow.c:612)Jakub Jelinek5-11/+41
2018-02-13re PR tree-optimization/84339 (Wrong-code with optimizing strlen)Jakub Jelinek4-2/+46