public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/6211: internal compiler error using __attribute__
@ 2002-04-06 20:26 sanjay314
  0 siblings, 0 replies; 2+ messages in thread
From: sanjay314 @ 2002-04-06 20:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6211
>Category:       c++
>Synopsis:       internal compiler error using __attribute__
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 06 20:26:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sanjay
>Release:        gcc version 2.95.3-6 (mingw special)
>Organization:
>Environment:
mingw running under windows 98 se.  No error when compiled under djgpp (gcc version 2.95.2 19991024 (release)).  Cygwin is not being used when compiling.
>Description:
Sorry, this is a repeat of a previous report I sent a few seconds ago; my attachement accidently got removed thanks to ms internet explorer.

Internal compiler error on what I believe to be valid code.  It's a one-liner:

template<class T> __attribute__((stdcall)) int f(T x){}

Output when compiled with ``gcc -v -save-temps bug.cc'' is attatched.
>How-To-Repeat:
compile the code under mingw.
>Fix:
Compiles fine under the djgpp version of gcc; I haven't tried other compilers.
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="barbar"
Content-Disposition: inline; filename="barbar"

Reading specs from C:/MINGW/BIN/../lib/gcc-lib/mingw32/2.95.3-6/specs
gcc version 2.95.3-6 (mingw special)
 C:\MINGW\BIN\..\lib\gcc-lib\mingw32\2.95.3-6\cpp0.exe -lang-c++ -v -iprefix C:\MINGW\BIN\../lib/gcc-lib/mingw32/2.95.3-6/ -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -Di386 -D_WIN32 -DWIN32 -D__WIN32__ -D__MINGW32__=1.0 -D__MSVCRT__ -DWINNT -D_X86_=1 -D__STDC__=1 -D__stdcall=__attribute__((__stdcall__)) -D_stdcall=__attribute__((__stdcall__)) -D__cdecl=__attribute__((__cdecl__)) -D__declspec(x)=__attribute__((x)) -D__i386__ -D_WIN32 -D__WIN32__ -D__WIN32__ -D__MINGW32__=1.0 -D__MSVCRT__ -D__WINNT__ -D_X86_=1 -D__STDC__=1 -D__stdcall=__attribute__((__stdcall__)) -D___stdcall__=__attribute__((__stdcall__)) -D__cdecl=__attribute__((__cdecl__)) -D__declspec(x)=__attribute__((x)) -D__i386 -D__WIN32 -D__WINNT -D___stdcall=__attribute__((__stdcall__)) -Asystem(winnt) -Acpu(i386) -Amachine(i386) -D__EXCEPTIONS -remap -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ bug.cc bug.ii
GNU CPP version 2.95.3-6 (mingw special) (80386, BSD syntax)
#include "..." search starts here:
#include <...> search starts here:
 C:/MINGW/BIN/../lib/gcc-lib/mingw32/2.95.3-6/../../../../include/g++-3
 C:/MINGW/BIN/../lib/gcc-lib/mingw32/2.95.3-6/../../../../include
 C:/MINGW/BIN/../lib/gcc-lib/mingw32/2.95.3-6/../../../../mingw32/include
 C:/MINGW/BIN/../lib/gcc-lib/mingw32/2.95.3-6/include
 /mingw/lib/gcc-lib/mingw32/2.95.3-6/../../../../include/g++-3
 /mingw/lib/gcc-lib/mingw32/2.95.3-6/../../../../include
 /mingw/lib/gcc-lib/mingw32/2.95.3-6/../../../../mingw32/include
 /mingw/lib/gcc-lib/mingw32/2.95.3-6/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/local/mingw32/include
End of omitted list.
 C:\MINGW\BIN\..\lib\gcc-lib\mingw32\2.95.3-6\cc1plus.exe bug.ii -quiet -dumpbase bug.cc -version -o bug.s
GNU C++ version 2.95.3-6 (mingw special) (mingw32) compiled by GNU C version 2.95.3-6 (mingw special).
bug.cc: In function `int f(T)':
bug.cc:1: Internal compiler error.
bug.cc:1: Please submit a full bug report.
bug.cc:1: See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.


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

* Re: c++/6211: internal compiler error using __attribute__
@ 2002-04-07  1:29 jason
  0 siblings, 0 replies; 2+ messages in thread
From: jason @ 2002-04-07  1:29 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, sanjay314

Synopsis: internal compiler error using __attribute__

State-Changed-From-To: open->closed
State-Changed-By: jason
State-Changed-When: Sun Apr  7 01:29:28 2002
State-Changed-Why:
    dup of 6210

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6211


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

end of thread, other threads:[~2002-04-07  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-06 20:26 c++/6211: internal compiler error using __attribute__ sanjay314
2002-04-07  1:29 jason

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