This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/82435] new __attribute__((alias)) warning gets in the way


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82435

--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
In my view, a separate option for this warning rather than 
-Wincompatible-pointer-types would be best (as it's much more likely 
people will want to disable this warning than that they will want to 
disable other cases of -Wincompatible-pointer-types or -Wattributes).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]