[Bug c/92167] Poor source location choice for diagnostic in macro expansion
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92167 Richard Biener changed: What|Removed |Added Keywords||diagnostic Severity|normal