aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-sprintf.c
AgeCommit message (Expand)Author
2019-04-30 2019-04-10 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek
2019-04-30 Backported from mainlineJakub Jelinek
2018-07-14PR tree-optimization/86274 - SEGFAULT when logging std::to_string(NAN)Martin Sebor
2018-03-02 * substring-locations.h (format_warning_va): Formatting fix forJakub Jelinek
2018-02-27PR translation/84207 - Hard coded plural in gimple-fold.cMartin Sebor
2018-02-20 PR middle-end/82123Jeff Law
2018-02-20 PR middle-end/82123Jeff Law
2018-02-20 PR middle-end/82123Jeff Law
2018-02-20 PR middle-end/82123Jeff Law
2018-02-20 PR middle-end/82123Jeff Law
2018-01-03 * gimple-ssa-sprintf.c (parse_directive): Cast second dir.len to uhwi.Jakub Jelinek
2018-01-03gcc/ChangeLog:Martin Sebor
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-21 PR c/83448Jakub Jelinek
2017-12-19 * gimple-ssa-sprintf.c (format_directive): Use inform_n instead ofJakub Jelinek
2017-12-19 * read-rtl.c (parse_reg_note_name): Replace Yoda conditions withJakub Jelinek
2017-12-14 PR tree-optimization/83198Jakub Jelinek
2017-11-02 * gimple-ssa-sprintf.c (sprintf_dom_walker): RemoveJeff Law
2017-10-27 * gimple-ssa-sprintf.c: Include domwalk.h.Jeff Law
2017-10-17Simplify format_warning_at_substring APIDavid Malcolm
2017-08-30[20/77] Replace MODE_INT checks with is_int_modeRichard Sandiford
2017-08-14PR translation/79998 - typo in diagnostic "specified bound %wu"Martin Sebor
2017-07-10PR tree-optimization/80397 - missing -Wformat-overflow with arguments of enum...Martin Sebor
2017-05-14PR middle-end/77671 - missing -Wformat-overflow warning on sprintf overflow w...Martin Sebor
2017-05-01gcc/ChangeLog:Martin Sebor
2017-04-28PR tree-optimization/80523 - -Wformat-overflow doesn't consider -fexec-charsetMartin Sebor
2017-04-25PR tree-optimization/80497 - ICE at -O1 and above on valid code on x86_64-lin...Martin Sebor
2017-04-11PR middle-end/80364 - sanitizer detects signed integer overflow in gimple-ssa...Martin Sebor
2017-03-15 PR tree-optimization/79800Martin Sebor
2017-03-01PR middle-end/79692 - [7 Regression] -Wformat-overflow false positiveMartin Sebor
2017-02-17 PR tree-optimization/79327Jakub Jelinek
2017-02-14PR middle-end/79448 - unhelpful -Wformat-truncation=2 warningMartin Sebor
2017-02-14PR middle-end/79496 - call to snprintf with zero size eliminated with -Wforma...Martin Sebor
2017-02-03PR tree-optimization/79327 - wrong code at -O2 and -fprintf-return-valueMartin Sebor
2017-02-03 PR tree-optimization/79327Jakub Jelinek
2017-02-03PR tree-optimization/79352 - -fprintf-return-value doesn't handle flexible-li...Martin Sebor
2017-02-03Fix memory leaks in gimple-ssa-sprintf.c (PR tree-optimization/79339).Martin Liska
2017-02-03PR middle-end/79275 - -Wformat-overflow false positive exceeding INT_MAX in ...Martin Sebor
2017-01-30gcc/ChangeLog:Martin Sebor
2017-01-27 * realmpfr.h: Poison MPFR_RND{N,Z,U,D}.Jakub Jelinek
2017-01-27gcc/ChangeLog:Martin Sebor
2017-01-26gcc/ChangeLog:Martin Sebor
2017-01-26PR middle-end/78703 - fprintf-return-value floating point handling incorrect ...Martin Sebor
2017-01-26PR middle-end/78703 -fprintf-return-value floating point handling incorrect i...Martin Sebor
2017-01-24Fix build failure with MPFR 2.4.xMarkus Trippelsdorf
2017-01-24PR middle-end/78703 - -fprintf-return-value floating point handling incorrect...Martin Sebor
2017-01-24PR middle-end/78703 - -fprintf-return-value floating point handling incorrect...Martin Sebor
2017-01-24PR middle-end/78703 - -fprintf-return-value floating point handling incorrect...Martin Sebor
2017-01-17PR tree-optimization/78608 - gimple-ssa-sprintf.c:570:17: runtime error: nega...Martin Sebor
2017-01-16gcc/ChangeLog:Martin Sebor