[Bug c/49081] Incorrect counter used for compilation of string literals.

2011-05-20 Thread Roger.Jeurninck at home dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49081 --- Comment #6 from Roger Jeurninck 2011-05-20 19:44:04 UTC --- Thanks for the swift reponse. Let me explain this a bit. In our build process we compile thousands of files and the outcome should be stable. If we do adapt a file we try to minimi

[Bug c/49081] Incorrect counter used for compilation of string literals.

2011-05-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49081 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/49081] Incorrect counter used for compilation of string literals.

2011-05-20 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49081 --- Comment #4 from joseph at codesourcery dot com 2011-05-20 16:03:50 UTC --- I don't see any explanation of what you think the compiler is doing wrong. For example, "when this source file is compiled with the following options, the program ex

[Bug c/49081] Incorrect counter used for compilation of string literals.

2011-05-20 Thread Roger.Jeurninck at home dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49081 --- Comment #3 from Roger Jeurninck 2011-05-20 15:05:37 UTC --- Created attachment 24304 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24304 patched file

[Bug c/49081] Incorrect counter used for compilation of string literals.

2011-05-20 Thread Roger.Jeurninck at home dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49081 --- Comment #2 from Roger Jeurninck 2011-05-20 15:05:06 UTC --- Created attachment 24303 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24303 patch file

[Bug c/49081] Incorrect counter used for compilation of string literals.

2011-05-20 Thread Roger.Jeurninck at home dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49081 --- Comment #1 from Roger Jeurninck 2011-05-20 15:04:40 UTC --- Created attachment 24302 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24302 commands to reproduce (first part of script)