public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/38134] [4.4/4.5/4.6 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
@ 2010-10-01 12:11 ` jakub at gcc dot gnu.org
  2011-04-16 11:22 ` [Bug target/38134] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
                   ` (18 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: jakub at gcc dot gnu.org @ 2010-10-01 12:11 UTC (permalink / raw)
  To: gcc-bugs

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

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

* [Bug target/38134] [4.4/4.5/4.6/4.7 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
  2010-10-01 12:11 ` [Bug target/38134] [4.4/4.5/4.6 Regression] speed regression with many loop invariants jakub at gcc dot gnu.org
@ 2011-04-16 11:22 ` jakub at gcc dot gnu.org
  2012-01-05  0:35 ` pinskia at gcc dot gnu.org
                   ` (17 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-04-16 11:22 UTC (permalink / raw)
  To: gcc-bugs

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

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

* [Bug target/38134] [4.4/4.5/4.6/4.7 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
  2010-10-01 12:11 ` [Bug target/38134] [4.4/4.5/4.6 Regression] speed regression with many loop invariants jakub at gcc dot gnu.org
  2011-04-16 11:22 ` [Bug target/38134] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
@ 2012-01-05  0:35 ` pinskia at gcc dot gnu.org
  2012-03-13 14:17 ` [Bug target/38134] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
                   ` (16 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-01-05  0:35 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #16 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-05 00:35:27 UTC ---
(In reply to comment #6)
> OTOH, loop optimizer should detect invariant loads and move them out of the
> loop.
Just for someone else looking into this bug and thinking the last part of
comment #6 was answered:
It does move them out of the loop.  Then the RA comes along and moves them back
into the loop because of register pressure.


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

* [Bug target/38134] [4.5/4.6/4.7/4.8 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-01-05  0:35 ` pinskia at gcc dot gnu.org
@ 2012-03-13 14:17 ` jakub at gcc dot gnu.org
  2012-07-02 12:20 ` rguenth at gcc dot gnu.org
                   ` (15 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-03-13 14:17 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-13 12:46:42 UTC ---
4.4 branch is being closed, moving to 4.5.4 target.


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

* [Bug target/38134] [4.5/4.6/4.7/4.8 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2012-03-13 14:17 ` [Bug target/38134] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
@ 2012-07-02 12:20 ` rguenth at gcc dot gnu.org
  2013-01-15 15:20 ` [Bug target/38134] [4.6/4.7/4.8 " rguenth at gcc dot gnu.org
                   ` (14 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-07-02 12:20 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.5.4                       |4.6.4

--- Comment #18 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-02 12:18:09 UTC ---
The 4.5 branch is being closed, adjusting target milestone.


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

* [Bug target/38134] [4.6/4.7/4.8 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2012-07-02 12:20 ` rguenth at gcc dot gnu.org
@ 2013-01-15 15:20 ` rguenth at gcc dot gnu.org
  2013-02-04 14:47 ` rguenth at gcc dot gnu.org
                   ` (13 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-01-15 15:20 UTC (permalink / raw)
  To: gcc-bugs


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at gcc dot       |rguenth at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #19 from Richard Biener <rguenth at gcc dot gnu.org> 2013-01-15 15:20:01 UTC ---
It might be worth (in general) to "CSE" constants before RTL expansion again
and rely on IRA/LRA re-materializing them if there isn't an available register
(and/or there is just a single use).  Not sure if it would survive
combine / fwprop / ccp of course.  Certainly doable from within PRE/FRE
which should be able to compute good places for putting a shared constant
into a register (SSA name).  At least for "expensive" constants that might
be a good idea anyway (what is considered expensive the target can decide).

Let me take this for a while to experiment with the above.


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

* [Bug target/38134] [4.6/4.7/4.8 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2013-01-15 15:20 ` [Bug target/38134] [4.6/4.7/4.8 " rguenth at gcc dot gnu.org
@ 2013-02-04 14:47 ` rguenth at gcc dot gnu.org
  2013-03-13 20:10 ` steven at gcc dot gnu.org
                   ` (12 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-02-04 14:47 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #20 from Richard Biener <rguenth at gcc dot gnu.org> 2013-02-04 14:47:31 UTC ---
Ok, the goal would be to have all !targetm.legitimate_constant_p () constants
assigned to a pseudo (and in GIMPLE to an SSA name).  One piece of code that
defeats that purpose is replace_uses_in called from tree CCP for example.
But in this case already fold () does it's job and expands all
static const initializers inline.

Of course that then suggests to move initial constant pool creation to
the gimple level instead.


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

* [Bug target/38134] [4.6/4.7/4.8 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2013-02-04 14:47 ` rguenth at gcc dot gnu.org
@ 2013-03-13 20:10 ` steven at gcc dot gnu.org
  2013-04-12 15:17 ` [Bug target/38134] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
                   ` (11 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: steven at gcc dot gnu.org @ 2013-03-13 20:10 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #21 from Steven Bosscher <steven at gcc dot gnu.org> 2013-03-13 20:09:42 UTC ---
(In reply to comment #20)
> Ok, the goal would be to have all !targetm.legitimate_constant_p () 
> constants assigned to a pseudo (and in GIMPLE to an SSA name).

I'm not sure this would be a very useful thing to do.  What is a legitimate
constant for one insn may be non-legit for another.  You may end up doing
more harm than good...


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

* [Bug target/38134] [4.7/4.8/4.9 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2013-03-13 20:10 ` steven at gcc dot gnu.org
@ 2013-04-12 15:17 ` jakub at gcc dot gnu.org
  2013-12-06 13:15 ` rguenth at gcc dot gnu.org
                   ` (10 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: jakub at gcc dot gnu.org @ 2013-04-12 15:17 UTC (permalink / raw)
  To: gcc-bugs


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.4                       |4.7.4

--- Comment #22 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-04-12 15:16:32 UTC ---
GCC 4.6.4 has been released and the branch has been closed.


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

* [Bug target/38134] [4.7/4.8/4.9 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2013-04-12 15:17 ` [Bug target/38134] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
@ 2013-12-06 13:15 ` rguenth at gcc dot gnu.org
  2014-06-12 13:45 ` [Bug target/38134] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
                   ` (9 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-12-06 13:15 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
           Assignee|rguenth at gcc dot gnu.org         |unassigned at gcc dot gnu.org

--- Comment #23 from Richard Biener <rguenth at gcc dot gnu.org> ---
No longer working on this.

Best hint sofar: fix postreload-gcse


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

* [Bug target/38134] [4.7/4.8/4.9/4.10 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2013-12-06 13:15 ` rguenth at gcc dot gnu.org
@ 2014-06-12 13:45 ` rguenth at gcc dot gnu.org
  2014-12-19 13:44 ` [Bug target/38134] [4.8/4.9/5 " jakub at gcc dot gnu.org
                   ` (8 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-06-12 13:45 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.7.4                       |4.8.4

--- Comment #24 from Richard Biener <rguenth at gcc dot gnu.org> ---
The 4.7 branch is being closed, moving target milestone to 4.8.4.


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

* [Bug target/38134] [4.8/4.9/5 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2014-06-12 13:45 ` [Bug target/38134] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
@ 2014-12-19 13:44 ` jakub at gcc dot gnu.org
  2015-06-23  8:21 ` [Bug target/38134] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
                   ` (7 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-12-19 13:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.8.4                       |4.8.5

--- Comment #25 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.8.4 has been released.


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

* [Bug target/38134] [4.8/4.9/5/6 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (11 preceding siblings ...)
  2014-12-19 13:44 ` [Bug target/38134] [4.8/4.9/5 " jakub at gcc dot gnu.org
@ 2015-06-23  8:21 ` rguenth at gcc dot gnu.org
  2015-06-26 20:10 ` [Bug target/38134] [4.9/5/6 " jakub at gcc dot gnu.org
                   ` (6 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-06-23  8:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.8.5                       |4.9.3

--- Comment #26 from Richard Biener <rguenth at gcc dot gnu.org> ---
The gcc-4_8-branch is being closed, re-targeting regressions to 4.9.3.


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

* [Bug target/38134] [4.9/5/6 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (12 preceding siblings ...)
  2015-06-23  8:21 ` [Bug target/38134] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
@ 2015-06-26 20:10 ` jakub at gcc dot gnu.org
  2015-06-26 20:36 ` jakub at gcc dot gnu.org
                   ` (5 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-06-26 20:10 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134

--- Comment #27 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.9.3 has been released.


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

* [Bug target/38134] [4.9/5/6 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (13 preceding siblings ...)
  2015-06-26 20:10 ` [Bug target/38134] [4.9/5/6 " jakub at gcc dot gnu.org
@ 2015-06-26 20:36 ` jakub at gcc dot gnu.org
  2021-05-14  9:46 ` [Bug target/38134] [9/10/11/12 " jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-06-26 20:36 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.9.3                       |4.9.4


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

* [Bug target/38134] [9/10/11/12 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (14 preceding siblings ...)
  2015-06-26 20:36 ` jakub at gcc dot gnu.org
@ 2021-05-14  9:46 ` jakub at gcc dot gnu.org
  2021-06-01  8:04 ` rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-05-14  9:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|8.5                         |9.4

--- Comment #33 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 8 branch is being closed.

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

* [Bug target/38134] [9/10/11/12 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (15 preceding siblings ...)
  2021-05-14  9:46 ` [Bug target/38134] [9/10/11/12 " jakub at gcc dot gnu.org
@ 2021-06-01  8:04 ` rguenth at gcc dot gnu.org
  2022-05-27  9:33 ` [Bug target/38134] [10/11/12/13 " rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-06-01  8:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.4                         |9.5

--- Comment #34 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9.4 is being released, retargeting bugs to GCC 9.5.

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

* [Bug target/38134] [10/11/12/13 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (16 preceding siblings ...)
  2021-06-01  8:04 ` rguenth at gcc dot gnu.org
@ 2022-05-27  9:33 ` rguenth at gcc dot gnu.org
  2022-06-28 10:29 ` jakub at gcc dot gnu.org
  2023-07-07 10:29 ` [Bug target/38134] [11/12/13/14 " rguenth at gcc dot gnu.org
  19 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-05-27  9:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.5                         |10.4

--- Comment #35 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9 branch is being closed

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

* [Bug target/38134] [10/11/12/13 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (17 preceding siblings ...)
  2022-05-27  9:33 ` [Bug target/38134] [10/11/12/13 " rguenth at gcc dot gnu.org
@ 2022-06-28 10:29 ` jakub at gcc dot gnu.org
  2023-07-07 10:29 ` [Bug target/38134] [11/12/13/14 " rguenth at gcc dot gnu.org
  19 siblings, 0 replies; 20+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-06-28 10:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.4                        |10.5

--- Comment #36 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 10.4 is being released, retargeting bugs to GCC 10.5.

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

* [Bug target/38134] [11/12/13/14 Regression] speed regression with many loop invariants
       [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
                   ` (18 preceding siblings ...)
  2022-06-28 10:29 ` jakub at gcc dot gnu.org
@ 2023-07-07 10:29 ` rguenth at gcc dot gnu.org
  19 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07 10:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.5                        |11.5

--- Comment #37 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 10 branch is being closed.

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

end of thread, other threads:[~2023-07-07 10:29 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-38134-4@http.gcc.gnu.org/bugzilla/>
2010-10-01 12:11 ` [Bug target/38134] [4.4/4.5/4.6 Regression] speed regression with many loop invariants jakub at gcc dot gnu.org
2011-04-16 11:22 ` [Bug target/38134] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
2012-01-05  0:35 ` pinskia at gcc dot gnu.org
2012-03-13 14:17 ` [Bug target/38134] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
2012-07-02 12:20 ` rguenth at gcc dot gnu.org
2013-01-15 15:20 ` [Bug target/38134] [4.6/4.7/4.8 " rguenth at gcc dot gnu.org
2013-02-04 14:47 ` rguenth at gcc dot gnu.org
2013-03-13 20:10 ` steven at gcc dot gnu.org
2013-04-12 15:17 ` [Bug target/38134] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
2013-12-06 13:15 ` rguenth at gcc dot gnu.org
2014-06-12 13:45 ` [Bug target/38134] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
2014-12-19 13:44 ` [Bug target/38134] [4.8/4.9/5 " jakub at gcc dot gnu.org
2015-06-23  8:21 ` [Bug target/38134] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
2015-06-26 20:10 ` [Bug target/38134] [4.9/5/6 " jakub at gcc dot gnu.org
2015-06-26 20:36 ` jakub at gcc dot gnu.org
2021-05-14  9:46 ` [Bug target/38134] [9/10/11/12 " jakub at gcc dot gnu.org
2021-06-01  8:04 ` rguenth at gcc dot gnu.org
2022-05-27  9:33 ` [Bug target/38134] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-06-28 10:29 ` jakub at gcc dot gnu.org
2023-07-07 10:29 ` [Bug target/38134] [11/12/13/14 " rguenth 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).