[Bug c/92167] Poor source location choice for diagnostic in macro expansion

2019-10-23 Thread achurch+gcc at achurch dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92167 --- Comment #1 from Andrew Church --- A similar problem occurs when passing the wrong number of arguments to a function which has been renamed with a macro -- the diagnostic is associated with the renaming macro instead of the original source lin

[Bug c/92167] Poor source location choice for diagnostic in macro expansion

2019-10-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92167 Richard Biener changed: What|Removed |Added Keywords||diagnostic Severity|normal