re PR pch/35027 ("too short to be a PCH file" warning should be conditional on -Winva...
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Sat, 23 Feb 2008 17:08:12 +0000 (17:08 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 23 Feb 2008 17:08:12 +0000 (09:08 -0800)
commitbb1f73c2d57ad7e535fe8dbcc52e2d3a3bc680de
tree285fd6c0be11d5ba49f73653861ce790675641a8
parent8ddcfde143971709cc4c45d0c9de1e3b511b77aa
re PR pch/35027 ("too short to be a PCH file" warning should be conditional on -Winvalid-PCH)

2008-02-23  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR pch/35027
        * c-pch.c (c_common_valid_pch): Make the "too short to be a PCH
        file" warning condtional on -Winvalid-PCH.

From-SVN: r132574
gcc/ChangeLog
gcc/c-pch.c