public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/21081] New:  internal compiler error: verify_stmts failed.
@ 2005-04-18  0:44 fdemiralp at gmail dot com
  2005-04-18  0:50 ` [Bug c++/21081] " fdemiralp at gmail dot com
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: fdemiralp at gmail dot com @ 2005-04-18  0:44 UTC (permalink / raw)
  To: gcc-bugs

I have get gcc code from the cvs and copiled it for cygwin.
here are the the information about them

$ uname -a
CYGWIN_NT-5.1 demiralp 1.5.14(0.126/4/2) 2005-04-01 13:40 i686 unknown unknown 
Cygwin

$ gcc -v
Using built-in specs.
Target: i686-pc-cygwin
Configured with: /usr/cvs-src/gcc/configure 
Thread model: single
gcc version 4.1.0 20050417 (experimental)

the bug I want to report appears when the package wxwidgests, that is avaibale 
at internet , is compiled.

the cpmpilation options are:
g++ -c -o netdll_http.o -I.pch/wxprec_netdll -D__WXMSW__ -DwxUSE_GUI=0 -
DWXUSINGDLL -DWXMAKINGDLL_NET -DWX_PRECOMP -DNO_GCC_PRAGMA -
Ilib/wx/include/msw-ansi-release-2.6 -I/usr/cvs-src/wxWidgets/include -
D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -O2 -Wall -Wno-ctor-dtor-privacy /usr/cvs-
src/wxWidgets/src/common/http.cpp

the error message is:
internal compiler error: verify_stmts failed

-- 
           Summary:  internal compiler error: verify_stmts failed.
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fdemiralp at gmail dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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


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

* [Bug c++/21081]  internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
@ 2005-04-18  0:50 ` fdemiralp at gmail dot com
  2005-04-18  0:52 ` pinskia at gcc dot gnu dot org
                   ` (17 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: fdemiralp at gmail dot com @ 2005-04-18  0:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From fdemiralp at gmail dot com  2005-04-18 00:50 -------
Created an attachment (id=8670)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8670&action=view)
the preprocessor file that is generated with -v -save-temps


-- 


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


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

* [Bug c++/21081] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
  2005-04-18  0:50 ` [Bug c++/21081] " fdemiralp at gmail dot com
@ 2005-04-18  0:52 ` pinskia at gcc dot gnu dot org
  2005-04-18  2:24 ` f dot demiralp at gmail dot com
                   ` (16 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-18  0:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-18 00:52 -------
Can you try to reproduce this without the PCH or attach the preprocessed source for the PCH file?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary| internal compiler error:   |internal compiler error:
                   |verify_stmts failed.        |verify_stmts failed.


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


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

* [Bug c++/21081] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
  2005-04-18  0:50 ` [Bug c++/21081] " fdemiralp at gmail dot com
  2005-04-18  0:52 ` pinskia at gcc dot gnu dot org
@ 2005-04-18  2:24 ` f dot demiralp at gmail dot com
  2005-04-18  2:26 ` pinskia at gcc dot gnu dot org
                   ` (15 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: f dot demiralp at gmail dot com @ 2005-04-18  2:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From f dot demiralp at gmail dot com  2005-04-18 02:24 -------
Subject: RE:  internal compiler error: verify_stmts failed.

I have removed the folder .pch and compiled the source file again like
below.
but it did no diffrence. ( I hope I don't not misunderstand what you asked)

[Fehmi Demiralp@demiralp ...src/wxwidgets2]$ g++ -c -o
netdll_http.o -D__WXMSW__ -DwxUSE_GUI=0 -DWXUSINGDLL -DWXMAKINGDLL_NET -DNO_
GCC_PRAGMA -Ilib/wx/include/msw-ansi-release-2.6 -I/usr/cvs-src/wxWidgets/in
clude -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -O2 -Wall -Wno-ctor-dtor-privacy
/usr/cvs-src/wxWidgets/src/common/http.cpp
/usr/cvs-src/wxWidgets/include/wx/string.h:58: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/string.h:248: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/string.h:612: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/object.h:27: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/object.h:50: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/object.h:51: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/object.h:52: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/object.h:495: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/thread.h:117: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/thread.h:118: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/thread.h:119: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/thread.h:120: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/thread.h:121: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/event.h:43: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/event.h:52: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/event.h:420: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/event.h:2190: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/event.h:2232: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/app.h:31: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/app.h:32: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/app.h:33: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/app.h:34: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/app.h:35: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/app.h:44: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/list.h:62: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/list.h:331: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/list.h:395: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/list.h:457: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/list.h:461: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/stream.h:28: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/stream.h:29: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/stream.h:30: warning: type attributes are
honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/hashmap.h:684: warning: type attributes
are honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/hashmap.h:684: warning: type attributes
are honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/protocol/http.h:21: warning: type
attributes are honored only at type definition
/usr/cvs-src/wxWidgets/include/wx/protocol/http.h:21: warning: type
attributes are honored only at type definition
/usr/cvs-src/wxWidgets/src/common/http.cpp: In member function 'wxString
wxHTTP::GetHeader(const wxString&) const':
/usr/cvs-src/wxWidgets/src/common/http.cpp:117: error: Invalid operand to
unary operator
&wxEmptyStringD.5167;

/usr/cvs-src/wxWidgets/src/common/http.cpp:117: internal compiler error:
verify_stmts failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-----Original Message-----
From: pinskia at gcc dot gnu dot org [mailto:gcc-bugzilla@gcc.gnu.org]
Sent: 18 April 2005 01:52
To: fdemiralp@gmail.com
Subject: [Bug c++/21081] internal compiler error: verify_stmts failed.



------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-18
00:52 -------
Can you try to reproduce this without the PCH or attach the preprocessed
source for the PCH file?




-- 


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


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

* [Bug c++/21081] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (2 preceding siblings ...)
  2005-04-18  2:24 ` f dot demiralp at gmail dot com
@ 2005-04-18  2:26 ` pinskia at gcc dot gnu dot org
  2005-04-18  2:37 ` fdemiralp at gmail dot com
                   ` (14 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-18  2:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-18 02:26 -------
(In reply to comment #3)
> Subject: RE:  internal compiler error: verify_stmts failed.
> 
> I have removed the folder .pch and compiled the source file again like
> below.
> but it did no diffrence. ( I hope I don't not misunderstand what you asked)

That is good, could you attach the .ii file which is produced now as the old one said it needed the .pch 
file?

-- 


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


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

* [Bug c++/21081] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (3 preceding siblings ...)
  2005-04-18  2:26 ` pinskia at gcc dot gnu dot org
@ 2005-04-18  2:37 ` fdemiralp at gmail dot com
  2005-04-18  2:38 ` fdemiralp at gmail dot com
                   ` (13 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: fdemiralp at gmail dot com @ 2005-04-18  2:37 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #8670 is|0                           |1
           obsolete|                            |


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


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

* [Bug c++/21081] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (4 preceding siblings ...)
  2005-04-18  2:37 ` fdemiralp at gmail dot com
@ 2005-04-18  2:38 ` fdemiralp at gmail dot com
  2005-04-18  2:52 ` [Bug tree-optimization/21081] [4.1 Regression] " pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: fdemiralp at gmail dot com @ 2005-04-18  2:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From fdemiralp at gmail dot com  2005-04-18 02:38 -------
Created an attachment (id=8672)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8672&action=view)
the preprocessor file that is generated with -v -save-temps without PCH


-- 


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


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

* [Bug tree-optimization/21081] [4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (5 preceding siblings ...)
  2005-04-18  2:38 ` fdemiralp at gmail dot com
@ 2005-04-18  2:52 ` pinskia at gcc dot gnu dot org
  2005-04-18 18:39 ` pinskia at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-18  2:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-18 02:52 -------
Hmm, I cannot reproduce this with last night's compiler, I will try with a later compiler, maybe this was 
already fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
          Component|c++                         |tree-optimization
           Keywords|                            |ice-on-valid-code
            Summary|internal compiler error:    |[4.1 Regression] internal
                   |verify_stmts failed.        |compiler error: verify_stmts
                   |                            |failed.
   Target Milestone|---                         |4.1.0


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


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

* [Bug tree-optimization/21081] [4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (6 preceding siblings ...)
  2005-04-18  2:52 ` [Bug tree-optimization/21081] [4.1 Regression] " pinskia at gcc dot gnu dot org
@ 2005-04-18 18:39 ` pinskia at gcc dot gnu dot org
  2005-04-19  0:13 ` f dot demiralp at gmail dot com
                   ` (10 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-18 18:39 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-18 18:39 -------
Can you try this with today's compiler, I cannot reproduce it with it.

-- 


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


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

* [Bug tree-optimization/21081] [4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (7 preceding siblings ...)
  2005-04-18 18:39 ` pinskia at gcc dot gnu dot org
@ 2005-04-19  0:13 ` f dot demiralp at gmail dot com
  2005-04-19 22:14 ` f dot demiralp at gmail dot com
                   ` (9 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: f dot demiralp at gmail dot com @ 2005-04-19  0:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From f dot demiralp at gmail dot com  2005-04-19 00:13 -------
Subject: RE:  [4.1 Regression] internal compiler error: verify_stmts failed.

I have got the same error message.

-----Original Message-----
From: pinskia at gcc dot gnu dot org [mailto:gcc-bugzilla@gcc.gnu.org]
Sent: 18 April 2005 19:39
To: fdemiralp@gmail.com
Subject: [Bug tree-optimization/21081] [4.1 Regression] internal
compiler error: verify_stmts failed.



------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-18
18:39 -------
Can you try this with today's compiler, I cannot reproduce it with it.

--


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



-- 


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


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

* [Bug tree-optimization/21081] [4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (8 preceding siblings ...)
  2005-04-19  0:13 ` f dot demiralp at gmail dot com
@ 2005-04-19 22:14 ` f dot demiralp at gmail dot com
  2005-04-19 23:48 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: f dot demiralp at gmail dot com @ 2005-04-19 22:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From f dot demiralp at gmail dot com  2005-04-19 22:14 -------
Subject: RE:  [4.1 Regression] internal compiler error: verify_stmts failed.



I updated gcc from the cvs repository today and I gave a try again.
but I still have got no luck. I have got the same error.

here is the version info of g++ I build today

$ g++ -v
Using built-in specs.
Target: i686-pc-cygwin
Configured with:
/usr/cvs-src/gcc/configure --verbose --enable-languages=c,c++ --enable-nls -
-without-included-gettext --with-system-zlib --enable-interpreter --enable-t
hreads=posix --enable-sjlj-exceptions --disable-version-specific-runtime-lib
s --disable-win32-registry
Thread model: posix
gcc version 4.1.0 20050419 (experimental)


on the other hand I have tried to compile same file by the gcc that is
distributes with cygwin, I works.
the problem I report disappears.

here is the version info of g++ that is distributed with cygwin.

$ /bin/g++ -v
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/specs
Configured with:
/gcc/gcc-3.3.3-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysc
onfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc,pasca
l --enable-nls --without-included-gettext --enable-libgcj --with-system-zlib
 --enable-interpreter --enable-threads=posix --enable-java-gc=boehm --enable
-sjlj-exceptions --disable-version-specific-runtime-libs --disable-win32-reg
istry
Thread model: posix
gcc version 3.3.3 (cygwin special)

I think I should not use experimental version of g++ with cygwin.

thank you very much anyway



-- 


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


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

* [Bug tree-optimization/21081] [4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (9 preceding siblings ...)
  2005-04-19 22:14 ` f dot demiralp at gmail dot com
@ 2005-04-19 23:48 ` pinskia at gcc dot gnu dot org
  2005-04-20  0:08 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-19 23:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-19 23:48 -------
Ok, I can reproduce this with a cross compiler, reducing.

-- 


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


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

* [Bug tree-optimization/21081] [4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (10 preceding siblings ...)
  2005-04-19 23:48 ` pinskia at gcc dot gnu dot org
@ 2005-04-20  0:08 ` pinskia at gcc dot gnu dot org
  2005-04-21 22:15 ` f dot demiralp at gmail dot com
                   ` (6 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-20  0:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-20 00:08 -------
Do you know if this also works with the 4.0 branch?

Reduced testcase:
class wxString;

extern __attribute__((dllimport)) char* wxEmptyString;

struct wxString {};

inline wxString& wxGetEmptyString()
{
    return *(wxString *)&wxEmptyString;
}
wxString GetHeader()
{
    return wxGetEmptyString();
}

This is very target dependent as the __attribute__ is which is causing the problem.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-20 00:08:40
               date|                            |


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


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

* [Bug tree-optimization/21081] [4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (11 preceding siblings ...)
  2005-04-20  0:08 ` pinskia at gcc dot gnu dot org
@ 2005-04-21 22:15 ` f dot demiralp at gmail dot com
  2005-04-21 22:49 ` [Bug tree-optimization/21081] [4.0/4.1 " pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: f dot demiralp at gmail dot com @ 2005-04-21 22:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From f dot demiralp at gmail dot com  2005-04-21 22:14 -------
Subject: RE:  [4.1 Regression] internal compiler error: verify_stmts failed.

I checked the gcc_4_0_0_release out from the cvs repository today and I have
tried it.

here the g++ version information
g++ -v
Using built-in specs.
Target: i686-pc-cygwin
Configured with:
/usr/cvs-src/gcc4/configure --verbose --enable-languages=c,c++ --enable-nls 
--without-included-gettext --with-system-zlib --enable-interpreter --enable-
threads=posix --enable-sjlj-exceptions --disable-version-specific-runtime-li
bs --disable-win32-registry
Thread model: posix
gcc version 4.0.0

I have got the same error.

if the reduced testcase you extract from the http.ii compiled without
optimisation ( -O2), it seems okay
but if the optimisation option is applied, it fails

$ g++ -c -O2 -Wall -Wno-ctor-dtor-privacy reduced.cpp
reduced.cpp: In function 'wxString GetHeader()':
reduced.cpp:11: internal compiler error: in valid_in_set, at
tree-ssa-pre.c:1082
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

do you think this is the same problem? or a new one should be submitted.

Fehmi Demiralp


-----Original Message-----
From: pinskia at gcc dot gnu dot org [mailto:gcc-bugzilla@gcc.gnu.org]
Sent: 20 April 2005 01:09
To: fdemiralp@gmail.com
Subject: [Bug tree-optimization/21081] [4.1 Regression] internal
compiler error: verify_stmts failed.



------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-20
00:08 -------
Do you know if this also works with the 4.0 branch?

Reduced testcase:
class wxString;

extern __attribute__((dllimport)) char* wxEmptyString;

struct wxString {};

inline wxString& wxGetEmptyString()
{
    return *(wxString *)&wxEmptyString;
}
wxString GetHeader()
{
    return wxGetEmptyString();
}

This is very target dependent as the __attribute__ is which is causing the
problem.

--
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-20 00:08:40
               date|                            |


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



-- 


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


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

* [Bug tree-optimization/21081] [4.0/4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (12 preceding siblings ...)
  2005-04-21 22:15 ` f dot demiralp at gmail dot com
@ 2005-04-21 22:49 ` pinskia at gcc dot gnu dot org
  2005-05-01 13:17 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-21 22:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-21 22:49 -------
The problem is the same, the symptom is different because the 4.0 branch has --enable-
checking=release done while the mainline is --enable-checking=yes.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.1 Regression] internal   |[4.0/4.1 Regression]
                   |compiler error: verify_stmts|internal compiler error:
                   |failed.                     |verify_stmts failed.
   Target Milestone|4.1.0                       |4.0.1


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


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

* [Bug tree-optimization/21081] [4.0/4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (13 preceding siblings ...)
  2005-04-21 22:49 ` [Bug tree-optimization/21081] [4.0/4.1 " pinskia at gcc dot gnu dot org
@ 2005-05-01 13:17 ` pinskia at gcc dot gnu dot org
  2005-05-31 13:38 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-01 13:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-01 13:17 -------
Patch here: <http://gcc.gnu.org/ml/gcc-patches/2005-05/msg00009.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2005-
                   |                            |05/msg00009.html
           Keywords|                            |patch
   Last reconfirmed|2005-04-20 00:08:40         |2005-05-01 13:17:17
               date|                            |


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


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

* [Bug tree-optimization/21081] [4.0/4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (14 preceding siblings ...)
  2005-05-01 13:17 ` pinskia at gcc dot gnu dot org
@ 2005-05-31 13:38 ` pinskia at gcc dot gnu dot org
  2005-06-05  6:51 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-31 13:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-31 13:37 -------
*** Bug 21836 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerrit at gcc dot gnu dot
                   |                            |org


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


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

* [Bug tree-optimization/21081] [4.0/4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (15 preceding siblings ...)
  2005-05-31 13:38 ` pinskia at gcc dot gnu dot org
@ 2005-06-05  6:51 ` pinskia at gcc dot gnu dot org
  2005-07-06 17:03 ` [Bug target/21081] " mmitchel at gcc dot gnu dot org
  2005-09-27 16:23 ` mmitchel at gcc dot gnu dot org
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-05  6:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-05 06:51 -------
Newer patch posted here: <http://gcc.gnu.org/ml/gcc-patches/2005-05/msg02945.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://gcc.gnu.org/ml/gcc-  |http://gcc.gnu.org/ml/gcc-
                   |patches/2005-               |patches/2005-
                   |05/msg00009.html            |05/msg02945.html


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


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

* [Bug target/21081] [4.0/4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (16 preceding siblings ...)
  2005-06-05  6:51 ` pinskia at gcc dot gnu dot org
@ 2005-07-06 17:03 ` mmitchel at gcc dot gnu dot org
  2005-09-27 16:23 ` mmitchel at gcc dot gnu dot org
  18 siblings, 0 replies; 20+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-07-06 17:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-07-06 17:02 -------
Postponed until 4.0.2.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.1                       |4.0.2


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


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

* [Bug target/21081] [4.0/4.1 Regression] internal compiler error: verify_stmts failed.
  2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
                   ` (17 preceding siblings ...)
  2005-07-06 17:03 ` [Bug target/21081] " mmitchel at gcc dot gnu dot org
@ 2005-09-27 16:23 ` mmitchel at gcc dot gnu dot org
  18 siblings, 0 replies; 20+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-09-27 16:23 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.2                       |4.0.3


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


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

end of thread, other threads:[~2005-09-27 16:23 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-18  0:44 [Bug c++/21081] New: internal compiler error: verify_stmts failed fdemiralp at gmail dot com
2005-04-18  0:50 ` [Bug c++/21081] " fdemiralp at gmail dot com
2005-04-18  0:52 ` pinskia at gcc dot gnu dot org
2005-04-18  2:24 ` f dot demiralp at gmail dot com
2005-04-18  2:26 ` pinskia at gcc dot gnu dot org
2005-04-18  2:37 ` fdemiralp at gmail dot com
2005-04-18  2:38 ` fdemiralp at gmail dot com
2005-04-18  2:52 ` [Bug tree-optimization/21081] [4.1 Regression] " pinskia at gcc dot gnu dot org
2005-04-18 18:39 ` pinskia at gcc dot gnu dot org
2005-04-19  0:13 ` f dot demiralp at gmail dot com
2005-04-19 22:14 ` f dot demiralp at gmail dot com
2005-04-19 23:48 ` pinskia at gcc dot gnu dot org
2005-04-20  0:08 ` pinskia at gcc dot gnu dot org
2005-04-21 22:15 ` f dot demiralp at gmail dot com
2005-04-21 22:49 ` [Bug tree-optimization/21081] [4.0/4.1 " pinskia at gcc dot gnu dot org
2005-05-01 13:17 ` pinskia at gcc dot gnu dot org
2005-05-31 13:38 ` pinskia at gcc dot gnu dot org
2005-06-05  6:51 ` pinskia at gcc dot gnu dot org
2005-07-06 17:03 ` [Bug target/21081] " mmitchel at gcc dot gnu dot org
2005-09-27 16:23 ` mmitchel 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).