re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / ginclude / varargs.h
1 #ifndef _VARARGS_H
2 #define _VARARGS_H
3
4 #error "GCC no longer implements <varargs.h>."
5 #error "Revise your code to use <stdarg.h>."
6
7 #endif