[Bug lto/62249] Spurious FORTIFY_SOURCE warning with -flto, poll

2015-02-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62249 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug lto/62249] Spurious FORTIFY_SOURCE warning with -flto, poll

2015-01-16 Thread crrodriguez at opensuse dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62249 Cristian Rodríguez crrodriguez at opensuse dot org changed: What|Removed |Added CC|

[Bug lto/62249] Spurious FORTIFY_SOURCE warning with -flto, poll

2014-10-10 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62249 Ilya Palachev i.palachev at samsung dot com changed: What|Removed |Added CC||i.palachev

[Bug lto/62249] Spurious FORTIFY_SOURCE warning with -flto, poll

2014-10-10 Thread zackw at panix dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62249 --- Comment #4 from Zack Weinberg zackw at panix dot com --- The delta-minimized self-contained test case should require only `-O2 -flto` to reproduce the problem. The other test case, however, should require `-D_FORTIFY_SOURCE=2` in addition,

[Bug lto/62249] Spurious FORTIFY_SOURCE warning with -flto, poll

2014-08-24 Thread zackw at panix dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62249 --- Comment #1 from Zack Weinberg zackw at panix dot com --- Created attachment 33389 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33389action=edit Delta-minimized self-contained test case Requires no headers anymore. Delta-minimization

[Bug lto/62249] Spurious FORTIFY_SOURCE warning with -flto, poll

2014-08-24 Thread zackw at panix dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62249 --- Comment #2 from Zack Weinberg zackw at panix dot com --- Incidentally, yes, the test case is based on a real program.