------- Additional Comments From kargl at gcc dot gnu dot org 2005-05-07 05:05 ------- I believe the code is invoking processor (ie compiler) defined behavior. The standard states "If the STATUS= specifier has the value SCRATCH, the FILE= specifier shall be absent." This isn't a constraint, so a compiler is not required to catch and report this problem.
-- What |Removed |Added ---------------------------------------------------------------------------- CC| |kargl at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21435