https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93054
--- Comment #4 from Richard Biener ---
Author: rguenth
Date: Thu Jan 9 10:41:38 2020
New Revision: 280039
URL: https://gcc.gnu.org/viewcvs?rev=280039&root=gcc&view=rev
Log:
2020-01-09 Richard Biener
PR middle-end/93054
* gim
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93054
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93054
--- Comment #2 from Andrew Pinski ---
(In reply to prathamesh3492 from comment #1)
> I wonder if we should emit an error in the front-end if a noreturn function
> has non-void return type ? For above test-case, the function cb() is marked
> with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93054
prathamesh3492 at gcc dot gnu.org changed:
What|Removed |Added
CC||prathamesh3492 at gcc