This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/33848] [4.2 Regression] reference to non-existent label at -O1 on mips/mipsel



------- Comment #10 from rsandifo at gcc dot gnu dot org  2007-10-23 17:34 -------
"tbm at cyrius dot com" <gcc-bugzilla@gcc.gnu.org> writes:
> ------- Comment #9 from tbm at cyrius dot com  2007-10-23 09:06 -------
> (In reply to comment #8)
>> Can you try the patch that is in PR 33755 ?
>
> Richard, can you do this?  Since you wrote that patch I'm sure you have
> a GCC with it applied (whereas I don't at the moment).

33755 is a separate problem: it's about paired HIGH/LO_SUM relocations
on REL targets, whereas this PR is about live code being deleted as dead.

The bug is in reload rematerialisation of labels  I'm about to post
a patch.


-- 

rsandifo at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rsandifo at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
          Component|target                      |rtl-optimization
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-10-23 17:34:16
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]