public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/4535: Internal compiler error (unknwn.h)
@ 2001-10-14  9:21 rodrigc
  0 siblings, 0 replies; 2+ messages in thread
From: rodrigc @ 2001-10-14  9:21 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, peter

Synopsis: Internal compiler error (unknwn.h)

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Oct 14 09:21:16 2001
State-Changed-Why:
    Duplicate of PR 4474
    http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4474&database=gcc

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4535&database=gcc


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

* c++/4535: Internal compiler error (unknwn.h)
@ 2001-10-11  6:46 peter
  0 siblings, 0 replies; 2+ messages in thread
From: peter @ 2001-10-11  6:46 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4535
>Category:       c++
>Synopsis:       Internal compiler error (unknwn.h)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 11 06:46:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Peter
>Release:        3.0.2 20011007 (prerelease)
>Organization:
>Environment:
System: Linux random 2.4.10 #1 Mon Oct 8 23:07:33 CEST 2001 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i386-pc-mingw32msvc
configured with: ../gcc-20011007/configure --target=i386-mingw32msvc --prefix=/usr/local/cross/win32 --enable-languages=c++ : (reconfigured) ../gcc-20011007/configure --target=i386-mingw32msvc --prefix=/usr/local/cross/win32 --enable-languages=c++ --disable-multilib
>Description:

The file unknwn.h (from windows' api) gives internal compiler error.
I narrowed it down to the following two lines:

--------------------------------------------------------------------------
struct __attribute__((com_interface)) IUnknown { };
struct __attribute__((com_interface)) IClassFactory : public IUnknown { };
--------------------------------------------------------------------------

Works with gcc 2.95.4 but not 3.0.1 and up.
Error message:

foo.cc:2: Internal compiler error in tree_low_cst, at tree.c:3462
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.


>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2001-10-14  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-14  9:21 c++/4535: Internal compiler error (unknwn.h) rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-10-11  6:46 peter

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).