[Bug middle-end/37864] warning from fold looks at macro expansion

2021-09-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37864 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2012-05-14 00:00:00 |2021-9-28 --- Comment #4 from Andrew Pin

[Bug middle-end/37864] warning from fold looks at macro expansion

2012-05-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37864 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/37864] warning from fold looks at macro expansion

2008-10-18 Thread manu at gcc dot gnu dot org
--- Comment #2 from manu at gcc dot gnu dot org 2008-10-18 15:07 --- We do not have any way to know that something comes from preprocessor expansion. -- manu at gcc dot gnu dot org changed: What|Removed |Added --

[Bug middle-end/37864] warning from fold looks at macro expansion

2008-10-18 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-10-18 11:22 --- I don't see where the bug is here. So let's turn this into an enhancement request - to what? - emit these kinds of diagnostics from the preprocessor? IMHO not a very sane request. -- rguenth at gcc dot gnu dot