[Bug tree-optimization/36881] [4.4 Regression] Creating runtime relocations for code which does not need it

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Aug 9 18:07:00 GMT 2008



------- 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



More information about the Gcc-bugs mailing list