public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed
@ 2010-12-04 14:22 d.g.gorbachev at gmail dot com
  2010-12-04 14:23 ` [Bug lto/46798] " d.g.gorbachev at gmail dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2010-12-04 14:22 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] invalid conversion in gimple call;
                    verify_stmts failed
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: d.g.gorbachev@gmail.com
              Host: i686-pc-linux-gnu
            Target: i686-pc-linux-gnu
             Build: i686-pc-linux-gnu


Created attachment 22628
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22628
testcase

In file included from :0:0:
main.c: In function 'main':
main.c:5:5: error: invalid conversion in gimple call
<unnamed-signed:32>

void

D.1987_1 = foo.constprop.0 ();

main.c:5:5: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.


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

* [Bug lto/46798] [4.6 Regression] invalid conversion in gimple call; verify_stmts failed
  2010-12-04 14:22 [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed d.g.gorbachev at gmail dot com
@ 2010-12-04 14:23 ` d.g.gorbachev at gmail dot com
  2010-12-04 15:14 ` rguenth at gcc dot gnu.org
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2010-12-04 14:23 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2010-12-04 14:23:36 UTC ---
Created attachment 22629
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22629
backtrace


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

* [Bug lto/46798] [4.6 Regression] invalid conversion in gimple call; verify_stmts failed
  2010-12-04 14:22 [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed d.g.gorbachev at gmail dot com
  2010-12-04 14:23 ` [Bug lto/46798] " d.g.gorbachev at gmail dot com
@ 2010-12-04 15:14 ` rguenth at gcc dot gnu.org
  2011-01-19 16:56 ` rguenth at gcc dot gnu.org
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-12-04 15:14 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-checking
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2010.12.04 15:13:47
   Target Milestone|---                         |4.6.0
     Ever Confirmed|0                           |1

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-12-04 15:13:47 UTC ---
Confirmed.

We can't do much about this now.  I have plans for 4.7.


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

* [Bug lto/46798] [4.6 Regression] invalid conversion in gimple call; verify_stmts failed
  2010-12-04 14:22 [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed d.g.gorbachev at gmail dot com
  2010-12-04 14:23 ` [Bug lto/46798] " d.g.gorbachev at gmail dot com
  2010-12-04 15:14 ` rguenth at gcc dot gnu.org
@ 2011-01-19 16:56 ` rguenth at gcc dot gnu.org
  2011-03-25 20:00 ` [Bug lto/46798] [4.6/4.7 " jakub at gcc dot gnu.org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-01-19 16:56 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4


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

* [Bug lto/46798] [4.6/4.7 Regression] invalid conversion in gimple call; verify_stmts failed
  2010-12-04 14:22 [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed d.g.gorbachev at gmail dot com
                   ` (2 preceding siblings ...)
  2011-01-19 16:56 ` rguenth at gcc dot gnu.org
@ 2011-03-25 20:00 ` jakub at gcc dot gnu.org
  2011-06-27 15:52 ` jakub at gcc dot gnu.org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-03-25 20:00 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.0                       |4.6.1

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-25 19:52:38 UTC ---
GCC 4.6.0 is being released, adjusting target milestone.


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

* [Bug lto/46798] [4.6/4.7 Regression] invalid conversion in gimple call; verify_stmts failed
  2010-12-04 14:22 [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed d.g.gorbachev at gmail dot com
                   ` (3 preceding siblings ...)
  2011-03-25 20:00 ` [Bug lto/46798] [4.6/4.7 " jakub at gcc dot gnu.org
@ 2011-06-27 15:52 ` jakub at gcc dot gnu.org
  2011-07-14 23:26 ` d.g.gorbachev at gmail dot com
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-06-27 15:52 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.1                       |4.6.2

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-06-27 12:32:50 UTC ---
GCC 4.6.1 is being released.


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

* [Bug lto/46798] [4.6/4.7 Regression] invalid conversion in gimple call; verify_stmts failed
  2010-12-04 14:22 [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed d.g.gorbachev at gmail dot com
                   ` (4 preceding siblings ...)
  2011-06-27 15:52 ` jakub at gcc dot gnu.org
@ 2011-07-14 23:26 ` d.g.gorbachev at gmail dot com
  2011-07-15  0:01 ` d.g.gorbachev at gmail dot com
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2011-07-14 23:26 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2011-07-14 23:25:26 UTC ---
I can't reproduce it with recent GCC 4.6 / 4.7.


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

* [Bug lto/46798] [4.6/4.7 Regression] invalid conversion in gimple call; verify_stmts failed
  2010-12-04 14:22 [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed d.g.gorbachev at gmail dot com
                   ` (5 preceding siblings ...)
  2011-07-14 23:26 ` d.g.gorbachev at gmail dot com
@ 2011-07-15  0:01 ` d.g.gorbachev at gmail dot com
  2011-07-18  8:04 ` [Bug lto/46798] [4.6 " rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2011-07-15  0:01 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2011-07-15 00:01:39 UTC ---
> I can't reproduce it with recent GCC 4.6 / 4.7.

Ahh, still fails in 4.6, when checking is turned on.


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

* [Bug lto/46798] [4.6 Regression] invalid conversion in gimple call; verify_stmts failed
  2010-12-04 14:22 [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed d.g.gorbachev at gmail dot com
                   ` (6 preceding siblings ...)
  2011-07-15  0:01 ` d.g.gorbachev at gmail dot com
@ 2011-07-18  8:04 ` rguenth at gcc dot gnu.org
  2011-10-26 17:43 ` jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-07-18  8:04 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.7.0
            Summary|[4.6/4.7 Regression]        |[4.6 Regression] invalid
                   |invalid conversion in       |conversion in gimple call;
                   |gimple call; verify_stmts   |verify_stmts failed
                   |failed                      |

--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-18 08:04:07 UTC ---
Might be worth adding a testcase to trunk.


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

* [Bug lto/46798] [4.6 Regression] invalid conversion in gimple call; verify_stmts failed
  2010-12-04 14:22 [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed d.g.gorbachev at gmail dot com
                   ` (7 preceding siblings ...)
  2011-07-18  8:04 ` [Bug lto/46798] [4.6 " rguenth at gcc dot gnu.org
@ 2011-10-26 17:43 ` jakub at gcc dot gnu.org
  2012-03-01 14:50 ` jakub at gcc dot gnu.org
  2013-04-12 16:17 ` jakub at gcc dot gnu.org
  10 siblings, 0 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-10-26 17:43 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.2                       |4.6.3

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-10-26 17:13:36 UTC ---
GCC 4.6.2 is being released.


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

* [Bug lto/46798] [4.6 Regression] invalid conversion in gimple call; verify_stmts failed
  2010-12-04 14:22 [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed d.g.gorbachev at gmail dot com
                   ` (8 preceding siblings ...)
  2011-10-26 17:43 ` jakub at gcc dot gnu.org
@ 2012-03-01 14:50 ` jakub at gcc dot gnu.org
  2013-04-12 16:17 ` jakub at gcc dot gnu.org
  10 siblings, 0 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-03-01 14:50 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-01 14:38:31 UTC ---
GCC 4.6.3 is being released.


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

* [Bug lto/46798] [4.6 Regression] invalid conversion in gimple call; verify_stmts failed
  2010-12-04 14:22 [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed d.g.gorbachev at gmail dot com
                   ` (9 preceding siblings ...)
  2012-03-01 14:50 ` jakub at gcc dot gnu.org
@ 2013-04-12 16:17 ` jakub at gcc dot gnu.org
  10 siblings, 0 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2013-04-12 16:17 UTC (permalink / raw)
  To: gcc-bugs


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.6.4                       |4.7.0

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-04-12 16:17:41 UTC ---
The 4.6 branch has been closed, fixed in GCC 4.7.0.


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

end of thread, other threads:[~2013-04-12 16:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-04 14:22 [Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed d.g.gorbachev at gmail dot com
2010-12-04 14:23 ` [Bug lto/46798] " d.g.gorbachev at gmail dot com
2010-12-04 15:14 ` rguenth at gcc dot gnu.org
2011-01-19 16:56 ` rguenth at gcc dot gnu.org
2011-03-25 20:00 ` [Bug lto/46798] [4.6/4.7 " jakub at gcc dot gnu.org
2011-06-27 15:52 ` jakub at gcc dot gnu.org
2011-07-14 23:26 ` d.g.gorbachev at gmail dot com
2011-07-15  0:01 ` d.g.gorbachev at gmail dot com
2011-07-18  8:04 ` [Bug lto/46798] [4.6 " rguenth at gcc dot gnu.org
2011-10-26 17:43 ` jakub at gcc dot gnu.org
2012-03-01 14:50 ` jakub at gcc dot gnu.org
2013-04-12 16:17 ` 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).