https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123135
--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- > The testcase specifically has `-Wall -Wsystem-headers` in it. > > I think it might be best if it adds -Wno-unknown-pragmas for solaris targets. That works indeed. > Since GCC does not support the pragmas that located in solaris's C headers. Maybe I can have it handle more of the Solaris-specific ones. I'll have a look.
