[Bug middle-end/79257] spurious -Wformat-overflow=1 warning with -O2 and sanitizer

2017-01-27 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79257 --- Comment #2 from Martin Sebor --- The null pointer instrumentation added by the sanitizer causes GCC trouble. We've seen it with the original implementation of the -Wnonnull warning, it still causes null warnings out of builtin-ssa-sprintf.c

[Bug fortran/60913] [OOP] Memory leak with allocatable polymorphic function result (in type-bound operator)

2017-01-27 Thread ian_harvey at bigpond dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60913 Ian Harvey changed: What|Removed |Added CC||ian_harvey at bigpond dot com --- Comment #

<    1   2