CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/20 04:02:03
Modified files:
gnu/gcc/gcc : c-pragma.c
Log message:
inform that diagnostics in functions won't work, but don't error out
flatly.
this will help sparc64 compile code without needing to patch away recent
pragma diagnostic use.
problem found by landry@
okay kettenis@, guenther@
