https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103812
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=13419
--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #0)
> However, the only place where I can find this option tested in the testsuite
> is in gcc/testsuite/gcc.dg/pch/valid-6.c, which doesn't contain any
> conditional expressions, it just includes a header (which doesn't contain
> any conditional expressions either), and defines a variable.
Apparently that testcase was added in r0-57604-g54e109edfba7de for the sake of
bug 13419...