------- Comment #6 from rguenth at gcc dot gnu dot org  2006-02-21 10:09 -------
You want to avoid spelling the useless name?  Use the preprocessor.  Also using
a union will prevent a lot of compiler optimization from happening as you are
making alias analysis harder.

As this is never going to happen.  WONTFIX.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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

Reply via email to