public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
       [not found] <bug-43700-4@http.gcc.gnu.org/bugzilla/>
@ 2010-10-01 12:13 ` jakub at gcc dot gnu.org
  2011-03-07 12:23 ` steffen-schmidt at siemens dot com
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2010-10-01 12:13 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.4.5                       |4.4.6


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
       [not found] <bug-43700-4@http.gcc.gnu.org/bugzilla/>
  2010-10-01 12:13 ` [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect jakub at gcc dot gnu.org
@ 2011-03-07 12:23 ` steffen-schmidt at siemens dot com
  2011-03-12 11:08 ` steven at gcc dot gnu.org
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: steffen-schmidt at siemens dot com @ 2011-03-07 12:23 UTC (permalink / raw)
  To: gcc-bugs

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

Steffen Schmidt <steffen-schmidt at siemens dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |
      Known to fail|                            |
           Severity|major                       |critical


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
       [not found] <bug-43700-4@http.gcc.gnu.org/bugzilla/>
  2010-10-01 12:13 ` [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect jakub at gcc dot gnu.org
  2011-03-07 12:23 ` steffen-schmidt at siemens dot com
@ 2011-03-12 11:08 ` steven at gcc dot gnu.org
  2011-03-13 21:10 ` jakub at gcc dot gnu.org
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: steven at gcc dot gnu.org @ 2011-03-12 11:08 UTC (permalink / raw)
  To: gcc-bugs

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.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
       [not found] <bug-43700-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2011-03-12 11:08 ` steven at gcc dot gnu.org
@ 2011-03-13 21:10 ` jakub at gcc dot gnu.org
  2011-04-16 11:16 ` [Bug target/43700] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-03-13 21:10 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-13 21:09:40 UTC ---
4.4/4.5/4.6 Regression aren't P1s, we've shipped several GCC releases with that
bug, why suddenly it should be a blocker?


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug target/43700] [4.4/4.5/4.6/4.7 Regression] global register variables defect
       [not found] <bug-43700-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2011-03-13 21:10 ` jakub at gcc dot gnu.org
@ 2011-04-16 11:16 ` jakub at gcc dot gnu.org
  2011-05-29 17:48 ` rsandifo at gcc dot gnu.org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-04-16 11:16 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.4.6                       |4.4.7


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug target/43700] [4.4/4.5/4.6/4.7 Regression] global register variables defect
       [not found] <bug-43700-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2011-04-16 11:16 ` [Bug target/43700] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
@ 2011-05-29 17:48 ` rsandifo at gcc dot gnu.org
  2011-05-29 17:55 ` rsandifo at gcc dot gnu.org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: rsandifo at gcc dot gnu.org @ 2011-05-29 17:48 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #13 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-05-29 17:45:30 UTC ---
Author: rsandifo
Date: Sun May 29 17:45:27 2011
New Revision: 174403

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174403
Log:
Add PR target/43700 to an earlier changelog entry.

Modified:
    trunk/gcc/ChangeLog


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug target/43700] [4.4/4.5/4.6/4.7 Regression] global register variables defect
       [not found] <bug-43700-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2011-05-29 17:48 ` rsandifo at gcc dot gnu.org
@ 2011-05-29 17:55 ` rsandifo at gcc dot gnu.org
  2011-05-29 17:56 ` rsandifo at gcc dot gnu.org
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: rsandifo at gcc dot gnu.org @ 2011-05-29 17:55 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #14 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-05-29 17:50:23 UTC ---
Author: rsandifo
Date: Sun May 29 17:50:18 2011
New Revision: 174406

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174406
Log:
Add PR target/43700 to last changelog entry.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug target/43700] [4.4/4.5/4.6/4.7 Regression] global register variables defect
       [not found] <bug-43700-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2011-05-29 17:55 ` rsandifo at gcc dot gnu.org
@ 2011-05-29 17:56 ` rsandifo at gcc dot gnu.org
  2011-05-29 18:13 ` rsandifo at gcc dot gnu.org
  2011-05-29 18:16 ` rsandifo at gcc dot gnu.org
  9 siblings, 0 replies; 10+ messages in thread
From: rsandifo at gcc dot gnu.org @ 2011-05-29 17:56 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #15 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-05-29 17:51:07 UTC ---
Author: rsandifo
Date: Sun May 29 17:51:03 2011
New Revision: 174408

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174408
Log:
gcc/
    PR target/43700
    * config/mips/mips.c (mips_cfun_call_saved_reg_p): Handle global
    registers.

gcc/testsuite/
    * gcc.target/mips/reg-var-1.c: New test.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.target/mips/reg-var-1.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/mips/mips.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug target/43700] [4.4/4.5/4.6/4.7 Regression] global register variables defect
       [not found] <bug-43700-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2011-05-29 17:56 ` rsandifo at gcc dot gnu.org
@ 2011-05-29 18:13 ` rsandifo at gcc dot gnu.org
  2011-05-29 18:16 ` rsandifo at gcc dot gnu.org
  9 siblings, 0 replies; 10+ messages in thread
From: rsandifo at gcc dot gnu.org @ 2011-05-29 18:13 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #16 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-05-29 18:10:46 UTC ---
Author: rsandifo
Date: Sun May 29 18:10:44 2011
New Revision: 174409

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174409
Log:
gcc/
    PR target/43700
    * config/mips/mips.c (mips_cfun_call_saved_reg_p): Handle global
    registers.

gcc/testsuite/
    * gcc.target/mips/reg-var-1.c: New test.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.target/mips/reg-var-1.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/mips/mips.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug target/43700] [4.4/4.5/4.6/4.7 Regression] global register variables defect
       [not found] <bug-43700-4@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2011-05-29 18:13 ` rsandifo at gcc dot gnu.org
@ 2011-05-29 18:16 ` rsandifo at gcc dot gnu.org
  9 siblings, 0 replies; 10+ messages in thread
From: rsandifo at gcc dot gnu.org @ 2011-05-29 18:16 UTC (permalink / raw)
  To: gcc-bugs

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

rsandifo@gcc.gnu.org <rsandifo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rsandifo at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #17 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-05-29 18:12:36 UTC ---
Fix applied to trunk, 4.4, 4.5 and 4.6.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-05-29 18:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43700-4@http.gcc.gnu.org/bugzilla/>
2010-10-01 12:13 ` [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect jakub at gcc dot gnu.org
2011-03-07 12:23 ` steffen-schmidt at siemens dot com
2011-03-12 11:08 ` steven at gcc dot gnu.org
2011-03-13 21:10 ` jakub at gcc dot gnu.org
2011-04-16 11:16 ` [Bug target/43700] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
2011-05-29 17:48 ` rsandifo at gcc dot gnu.org
2011-05-29 17:55 ` rsandifo at gcc dot gnu.org
2011-05-29 17:56 ` rsandifo at gcc dot gnu.org
2011-05-29 18:13 ` rsandifo at gcc dot gnu.org
2011-05-29 18:16 ` rsandifo at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).