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 target/43700] [4.4/4.5/4.6 Regression] global register variables defect


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

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3
                 CC|                            |rguenth at gcc dot gnu.org,
                   |                            |steven at gcc dot gnu.org

--- Comment #11 from Steven Bosscher <steven at gcc dot gnu.org> 2011-03-12 11:08:20 UTC ---
Why is this not a P1 bug? Seems to me it fits the criteria for that:

1. mipsisa64-elf is a primary target and afaiu mipsisa64-elf is in mips*-*
2. this is a wrong-code bug
3. it is a regression from earlier GCC releases

Adding RM to CC and "downgrading" to P3 to bring this bug up on the RM's radar.


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