re PR c++/35652 (offset warning should be given in the front-end)
authorSimon Baldwin <simonb@google.com>
Sat, 26 Apr 2008 16:59:38 +0000 (16:59 +0000)
committerSimon Baldwin <simonb@gcc.gnu.org>
Sat, 26 Apr 2008 16:59:38 +0000 (16:59 +0000)
commit6bfb7f1068b1ad3d3bacb4fac704994ce1b9eb9f
treebe42a70c57c4ba202b13aeb1fbbd2c1fffeb1f0f
parent73e8165a686cc74e51e53d28770f6064297e4c80
re PR c++/35652 (offset warning should be given in the front-end)

       PR c/35652
       * builtins.c (c_strlen): Suppressed multiple warnings that can occur
       with propagated string constants.

From-SVN: r134714
gcc/ChangeLog
gcc/builtins.c