public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/43701] [4.4/4.5/4.6 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128
       [not found] <bug-43701-4@http.gcc.gnu.org/bugzilla/>
@ 2010-10-01 11:57 ` jakub at gcc dot gnu.org
  2011-04-16 10:28 ` [Bug target/43701] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu.org @ 2010-10-01 11:57 UTC (permalink / raw)
  To: gcc-bugs

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

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

* [Bug target/43701] [4.4/4.5/4.6/4.7 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128
       [not found] <bug-43701-4@http.gcc.gnu.org/bugzilla/>
  2010-10-01 11:57 ` [Bug target/43701] [4.4/4.5/4.6 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128 jakub at gcc dot gnu.org
@ 2011-04-16 10:28 ` jakub at gcc dot gnu.org
  2012-03-13 14:50 ` [Bug target/43701] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-04-16 10:28 UTC (permalink / raw)
  To: gcc-bugs

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

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

* [Bug target/43701] [4.5/4.6/4.7/4.8 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128
       [not found] <bug-43701-4@http.gcc.gnu.org/bugzilla/>
  2010-10-01 11:57 ` [Bug target/43701] [4.4/4.5/4.6 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128 jakub at gcc dot gnu.org
  2011-04-16 10:28 ` [Bug target/43701] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
@ 2012-03-13 14:50 ` jakub at gcc dot gnu.org
  2012-07-02 13:11 ` [Bug target/43701] [4.6/4.7/4.8 " rguenth at gcc dot gnu.org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-03-13 14:50 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

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


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

* [Bug target/43701] [4.6/4.7/4.8 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128
       [not found] <bug-43701-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-03-13 14:50 ` [Bug target/43701] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
@ 2012-07-02 13:11 ` rguenth at gcc dot gnu.org
  2013-04-12 15:17 ` [Bug target/43701] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-07-02 13:11 UTC (permalink / raw)
  To: gcc-bugs

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

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

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


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

* [Bug target/43701] [4.7/4.8/4.9 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128
       [not found] <bug-43701-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2012-07-02 13:11 ` [Bug target/43701] [4.6/4.7/4.8 " rguenth at gcc dot gnu.org
@ 2013-04-12 15:17 ` jakub at gcc dot gnu.org
  2014-06-12 13:47 ` [Bug target/43701] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ 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=43701

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

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

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


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

* [Bug target/43701] [4.7/4.8/4.9/4.10 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128
       [not found] <bug-43701-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2013-04-12 15:17 ` [Bug target/43701] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
@ 2014-06-12 13:47 ` rguenth at gcc dot gnu.org
  2014-12-19 13:42 ` [Bug target/43701] [4.8/4.9/5 " jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-06-12 13:47 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #4 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] 9+ messages in thread

* [Bug target/43701] [4.8/4.9/5 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128
       [not found] <bug-43701-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2014-06-12 13:47 ` [Bug target/43701] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
@ 2014-12-19 13:42 ` jakub at gcc dot gnu.org
  2015-02-26 14:50 ` ktietz at gcc dot gnu.org
  2015-02-27 13:32 ` jakub at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-12-19 13:42 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

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


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

* [Bug target/43701] [4.8/4.9/5 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128
       [not found] <bug-43701-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2014-12-19 13:42 ` [Bug target/43701] [4.8/4.9/5 " jakub at gcc dot gnu.org
@ 2015-02-26 14:50 ` ktietz at gcc dot gnu.org
  2015-02-27 13:32 ` jakub at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: ktietz at gcc dot gnu.org @ 2015-02-26 14:50 UTC (permalink / raw)
  To: gcc-bugs

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

Kai Tietz <ktietz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |ktietz at gcc dot gnu.org
      Known to work|                            |
      Known to fail|                            |

--- Comment #6 from Kai Tietz <ktietz at gcc dot gnu.org> ---
Can't reproduce the segmentation-fault anymore on 4.8, 4.9, and 5.0.  Testcase
is fixed for 5.0, just 4.8, and 4.9 are still reporting "SE register return
with SSE disabled".

So I would suggest to close bug, as it is unlikely that 5.0 changes getting
backmerged for this to older branches


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

* [Bug target/43701] [4.8/4.9/5 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128
       [not found] <bug-43701-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2015-02-26 14:50 ` ktietz at gcc dot gnu.org
@ 2015-02-27 13:32 ` jakub at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-02-27 13:32 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This went away with r195386, and starting with r217279 we even don't error on
this, as we gimple fold the cast away (which is a little bit surprising at -O0,
but perhaps acceptable).


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

end of thread, other threads:[~2015-02-27 12:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43701-4@http.gcc.gnu.org/bugzilla/>
2010-10-01 11:57 ` [Bug target/43701] [4.4/4.5/4.6 Regression] ICE: SIGSEGV (too deep recursion) with -mno-sse and __float128 jakub at gcc dot gnu.org
2011-04-16 10:28 ` [Bug target/43701] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
2012-03-13 14:50 ` [Bug target/43701] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
2012-07-02 13:11 ` [Bug target/43701] [4.6/4.7/4.8 " rguenth at gcc dot gnu.org
2013-04-12 15:17 ` [Bug target/43701] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
2014-06-12 13:47 ` [Bug target/43701] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
2014-12-19 13:42 ` [Bug target/43701] [4.8/4.9/5 " jakub at gcc dot gnu.org
2015-02-26 14:50 ` ktietz at gcc dot gnu.org
2015-02-27 13:32 ` jakub 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).