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; 21+ 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] 21+ 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; 21+ 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] 21+ 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; 21+ 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] 21+ 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; 21+ 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] 21+ 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; 21+ 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] 21+ 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; 21+ 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] 21+ 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; 21+ 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] 21+ 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; 21+ 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] 21+ 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; 21+ 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] 21+ 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; 21+ 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] 21+ messages in thread

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
  2010-04-09  9:31 [Bug c/43700] New: " steffenschmidt dot ext at siemens dot com
                   ` (9 preceding siblings ...)
  2010-04-16 13:05 ` mikpe at it dot uu dot se
@ 2010-04-30  8:57 ` jakub at gcc dot gnu dot org
  10 siblings, 0 replies; 21+ messages in thread
From: jakub at gcc dot gnu dot org @ 2010-04-30  8:57 UTC (permalink / raw)
  To: gcc-bugs



-- 

jakub at gcc dot gnu dot org changed:

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


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


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

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
  2010-04-09  9:31 [Bug c/43700] New: " steffenschmidt dot ext at siemens dot com
                   ` (8 preceding siblings ...)
  2010-04-15 22:30 ` mikpe at it dot uu dot se
@ 2010-04-16 13:05 ` mikpe at it dot uu dot se
  2010-04-30  8:57 ` jakub at gcc dot gnu dot org
  10 siblings, 0 replies; 21+ messages in thread
From: mikpe at it dot uu dot se @ 2010-04-16 13:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from mikpe at it dot uu dot se  2010-04-16 13:04 -------
The -ffixed-$reg option worked for MIPS up to r128346 but broke in r128347:

Author: rsandifo
Date: Mon Sep 10 15:21:18 2007
New Revision: 128347

URL: http://gcc.gnu.org/viewcvs?root=3Dgcc&view=3Drev&rev=3D128347
Log:
gcc/
        * config/mips/mips.c (mips_global_pointer): Check
        call_really_used_regs instead of call_used_regs.
        (mips_save_reg_p): Likewise.  Save all call-saved registers
        if current_function_saves_all_registers.  Fix indentation.
        No longer treat $18 as a special case.
        (compute_frame_size): Guard FPR loop with TARGET_HARD_FLOAT.

See also the thread around:
http://gcc.gnu.org/ml/gcc-patches/2007-09/msg00886.html


-- 


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


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

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
  2010-04-09  9:31 [Bug c/43700] New: " steffenschmidt dot ext at siemens dot com
                   ` (7 preceding siblings ...)
  2010-04-15 19:55 ` mikpe at it dot uu dot se
@ 2010-04-15 22:30 ` mikpe at it dot uu dot se
  2010-04-16 13:05 ` mikpe at it dot uu dot se
  2010-04-30  8:57 ` jakub at gcc dot gnu dot org
  10 siblings, 0 replies; 21+ messages in thread
From: mikpe at it dot uu dot se @ 2010-04-15 22:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from mikpe at it dot uu dot se  2010-04-15 22:30 -------
MIPS global register variables worked up to r144963 but broke in r144964:

URL: http://gcc.gnu.org/viewcvs?root=3Dgcc&view=3Drev&rev=3D144964
Log:
2009-03-19  Alexandre Oliva  <aoliva@redhat.com>

        * reginfo.c (globalize_reg): Recompute derived reg sets.

The corresponding gcc-patches thread started here:
http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00891.html


-- 


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


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

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
  2010-04-09  9:31 [Bug c/43700] New: " steffenschmidt dot ext at siemens dot com
                   ` (6 preceding siblings ...)
  2010-04-15 14:06 ` rguenth at gcc dot gnu dot org
@ 2010-04-15 19:55 ` mikpe at it dot uu dot se
  2010-04-15 22:30 ` mikpe at it dot uu dot se
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 21+ messages in thread
From: mikpe at it dot uu dot se @ 2010-04-15 19:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from mikpe at it dot uu dot se  2010-04-15 19:55 -------
4.3 is also broken.  Using the simpler test case in PR43732 and a collection of
cross-compilers to mips-unknown-linux I see:

gcc-4.1.2: -O2 only: ok; -O2 -ffixed-23: ok
gcc-4.2.4: -O2 only: ok; -O2 -ffixed-23: ok
gcc-4.3.x: -O2 only: ok; -O2 -ffixed-23: bug (for x in 0..4)
gcc-4.4.x: -O2 only: bug; -O2 -ffixed-23: bug (x=0, x=3)
gcc-4.5.0: -O2 only: bug; -O2 -ffixed-23: bug

So -ffixed- broke between 4.2 and 4.3, and global register variables broke
between 4.3 and 4.4.


-- 

mikpe at it dot uu dot se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu dot se


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


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

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
  2010-04-09  9:31 [Bug c/43700] New: " steffenschmidt dot ext at siemens dot com
                   ` (5 preceding siblings ...)
  2010-04-12 18:20 ` pinskia at gcc dot gnu dot org
@ 2010-04-15 14:06 ` rguenth at gcc dot gnu dot org
  2010-04-15 19:55 ` mikpe at it dot uu dot se
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 21+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-04-15 14:06 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2


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


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

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
  2010-04-09  9:31 [Bug c/43700] New: " steffenschmidt dot ext at siemens dot com
                   ` (4 preceding siblings ...)
  2010-04-12 18:18 ` pinskia at gcc dot gnu dot org
@ 2010-04-12 18:20 ` pinskia at gcc dot gnu dot org
  2010-04-15 14:06 ` rguenth at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-04-12 18:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from pinskia at gcc dot gnu dot org  2010-04-12 18:20 -------
Well -ffixed-reg-r20 is also broken the same way :) See the duplicated bug
which has a patch which I have not looked into to see if it is the correct fix
yet or not.


-- 


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


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

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
  2010-04-09  9:31 [Bug c/43700] New: " steffenschmidt dot ext at siemens dot com
                   ` (3 preceding siblings ...)
  2010-04-12  9:03 ` mikpe at it dot uu dot se
@ 2010-04-12 18:18 ` pinskia at gcc dot gnu dot org
  2010-04-12 18:20 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-04-12 18:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from pinskia at gcc dot gnu dot org  2010-04-12 18:18 -------
*** Bug 43732 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lance604 at gmail dot com


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


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

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
  2010-04-09  9:31 [Bug c/43700] New: " steffenschmidt dot ext at siemens dot com
                   ` (2 preceding siblings ...)
  2010-04-12  8:41 ` jakub at gcc dot gnu dot org
@ 2010-04-12  9:03 ` mikpe at it dot uu dot se
  2010-04-12 18:18 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 21+ messages in thread
From: mikpe at it dot uu dot se @ 2010-04-12  9:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from mikpe at it dot uu dot se  2010-04-12 09:02 -------
(In reply to comment #4)
> Isn't this just a user error then?  You should have used -ffixed-20 if you use
> a call saved register as global register IMHO.

gcc's documentation (I'm looking at the global register variables node in 4.5's
extend.texi) states that passing -ffixed-reg is only needed if the translation
unit doesn't contain a declaration of that global register variable.

In this PR's test case the declaration is present, so -ffixed-20 should not be
needed.


-- 


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


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

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
  2010-04-09  9:31 [Bug c/43700] New: " steffenschmidt dot ext at siemens dot com
  2010-04-09 18:21 ` [Bug target/43700] [4.4/4.5/4.6 Regression] " pinskia at gcc dot gnu dot org
  2010-04-09 21:52 ` pinskia at gcc dot gnu dot org
@ 2010-04-12  8:41 ` jakub at gcc dot gnu dot org
  2010-04-12  9:03 ` mikpe at it dot uu dot se
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 21+ messages in thread
From: jakub at gcc dot gnu dot org @ 2010-04-12  8:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from jakub at gcc dot gnu dot org  2010-04-12 08:41 -------
Isn't this just a user error then?  You should have used -ffixed-20 if you use
a call saved register as global register IMHO.


-- 


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


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

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
  2010-04-09  9:31 [Bug c/43700] New: " steffenschmidt dot ext at siemens dot com
  2010-04-09 18:21 ` [Bug target/43700] [4.4/4.5/4.6 Regression] " pinskia at gcc dot gnu dot org
@ 2010-04-09 21:52 ` pinskia at gcc dot gnu dot org
  2010-04-12  8:41 ` jakub at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-04-09 21:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2010-04-09 21:52 -------
Confirmed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-04-09 21:52:01
               date|                            |


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


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

* [Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect
  2010-04-09  9:31 [Bug c/43700] New: " steffenschmidt dot ext at siemens dot com
@ 2010-04-09 18:21 ` pinskia at gcc dot gnu dot org
  2010-04-09 21:52 ` pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-04-09 18:21 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
  GCC build triplet|i686-mingw32                |
   GCC host triplet|i686-mingw32                |
 GCC target triplet|mips-elf                    |mips*-*
            Summary|global register variables   |[4.4/4.5/4.6 Regression]
                   |defect                      |global register variables
                   |                            |defect
   Target Milestone|---                         |4.4.4


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


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

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

Thread overview: 21+ 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
2010-04-09  9:31 [Bug c/43700] New: " steffenschmidt dot ext at siemens dot com
2010-04-09 18:21 ` [Bug target/43700] [4.4/4.5/4.6 Regression] " pinskia at gcc dot gnu dot org
2010-04-09 21:52 ` pinskia at gcc dot gnu dot org
2010-04-12  8:41 ` jakub at gcc dot gnu dot org
2010-04-12  9:03 ` mikpe at it dot uu dot se
2010-04-12 18:18 ` pinskia at gcc dot gnu dot org
2010-04-12 18:20 ` pinskia at gcc dot gnu dot org
2010-04-15 14:06 ` rguenth at gcc dot gnu dot org
2010-04-15 19:55 ` mikpe at it dot uu dot se
2010-04-15 22:30 ` mikpe at it dot uu dot se
2010-04-16 13:05 ` mikpe at it dot uu dot se
2010-04-30  8:57 ` jakub at gcc dot gnu dot 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).