http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56149
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P5
CC| |kargl at gcc dot gnu.org
--- Comment #1 from kargl at gcc dot gnu.org 2013-01-30 16:22:57 UTC ---
Do you have a small self-contained example and
the command lines you use to compile the code?
The hidden string length is a 32-bit integer.
It will always be a 32-bit integer, so I do
not see how it can be confused for a 64-bit
address.