[Bug middle-end/36882] New: assemble_variable should assert that the variable there has been registered correctly with varpool

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jul 20 18:48:00 GMT 2008


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36879 was caused by the fact the
variable was not being registered with variable pool but instead calling
assemble_variable directly.  We should assert that assemble_variable is not
called directly.


-- 
           Summary: assemble_variable should assert that the variable there
                    has been registered correctly with varpool
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list