CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/04 17:34:01
Modified files:
gnu/usr.bin/gcc/gcc: builtin-attrs.def builtin-types.def
builtins.def
Log message:
We don't include gettext, dgettext or dcgettext as gcc's builtins, so don't
check the arguments. Fixes autocrap tests in c++, which otherwise fail with
"error: nonnull argument with out-of-range operand number".
miod@ ok
