https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100386

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Local labels in assembly code does not get exported to object files.

There is no reason for all constants/labels to have an entry in the object
file.
Yes there is a consistency issue here but it depends on which pass which makes
the constant object.

Reply via email to