------- Comment #3 from rguenth at gcc dot gnu dot org  2008-08-09 18:06 -------
Well, the switch conversion pass should create a locally binding (and hidden)
object to store the values.  If it does not then this certainly is a bug.
Though in this case it looks like it needs to build a table of addresses
of non-locally binding objects?  This it shouldn't do by default either I
guess.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36881

Reply via email to