[Bug c/24293] Undefined behaviour not diagnosed with -fsyntax-only

2021-09-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24293 Andrew Pinski changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org --- Comment

[Bug c/24293] Undefined behaviour not diagnosed with -fsyntax-only

2021-07-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24293 Andrew Pinski changed: What|Removed |Added CC||hristo at venev dot name --- Comment #8

[Bug c/24293] Undefined behaviour not diagnosed with -fsyntax-only

2021-07-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24293 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |6.0

[Bug c/24293] Undefined behaviour not diagnosed with -fsyntax-only

2017-07-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24293 Eric Gallager changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c/24293] Undefined behaviour not diagnosed with -fsyntax-only

2016-01-20 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24293 prathamesh3492 at gcc dot gnu.org changed: What|Removed |Added CC||prathamesh3492 at gcc

[Bug c/24293] Undefined behaviour not diagnosed with -fsyntax-only

2016-01-20 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24293 --- Comment #5 from prathamesh3492 at gcc dot gnu.org --- Author: prathamesh3492 Date: Wed Jan 20 16:25:23 2016 New Revision: 232622 URL: https://gcc.gnu.org/viewcvs?rev=232622&root=gcc&view=rev Log: 2016-01-15 Prathamesh Kulkarni PR

[Bug c/24293] Undefined behaviour not diagnosed with -fsyntax-only

2014-11-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24293 Andrew Pinski changed: What|Removed |Added Known to fail|| --- Comment #4 from Andrew Pinski ---

[Bug c/24293] Undefined behaviour not diagnosed with -fsyntax-only

2007-01-25 Thread manu at gcc dot gnu dot org
--- Comment #3 from manu at gcc dot gnu dot org 2007-01-26 02:47 --- Sorry for my ignorance, what is syntactically wrong with that? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24293

[Bug c/24293] Undefined behaviour not diagnosed with -fsyntax-only

2006-03-12 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-12 19:44 --- I should note that the diagnostic is produced in varasm.c while it really should be produced in the front-end. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24293

[Bug c/24293] Undefined behaviour not diagnosed with -fsyntax-only

2005-10-09 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-10 01:53 --- Confirmed, not a regression. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added