[Bug middle-end/14505] __builtin_constant_p(__func__) is not true

2021-12-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14505 Andrew Pinski changed: What|Removed |Added Severity|minor |enhancement --- Comment #8 from Andrew P

[Bug middle-end/14505] __builtin_constant_p(__func__) is not true

2016-04-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14505 --- Comment #7 from Jakub Jelinek --- Talking about clang, it gets it wrong, returns 0.

[Bug middle-end/14505] __builtin_constant_p(__func__) is not true

2016-04-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14505 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #6

[Bug middle-end/14505] __builtin_constant_p(__func__) is not true

2016-04-04 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14505 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|NEW --- Comment #5 from Martin Sebor ---

[Bug middle-end/14505] __builtin_constant_p(__func__) is not true

2016-04-04 Thread alexr at leftfield dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14505 Alex Rosenberg changed: What|Removed |Added Status|RESOLVED|ASSIGNED Resolution|WONTFIX

[Bug middle-end/14505] __builtin_constant_p(__func__) is not true

2016-04-04 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14505 Martin Sebor changed: What|Removed |Added Status|NEW |RESOLVED CC|