public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/40269]  New: ICE during procesing class attributes
@ 2009-05-27 11:34 piotr dot wyderski at gmail dot com
  0 siblings, 0 replies; only message in thread
From: piotr dot wyderski at gmail dot com @ 2009-05-27 11:34 UTC (permalink / raw)
  To: gcc-bugs

#include <stdio.h>

    class __declspec(dllexport) A {};

int main(int argc, char *argv[]) {

    return 0;
}

$ gcc testcase.cpp
testcase.cpp:3: internal compiler error: tree check: expected function_decl,
hav
e type_decl in handle_dll_attribute, at tree.c:4172
Please submit a full bug report,
with preprocessed source if appropriate.


-- 
           Summary: ICE during procesing class attributes
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: piotr dot wyderski at gmail dot com
  GCC host triplet: Cygwin/GCC-trunk rev. 147886


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-27 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-27 11:34 [Bug c++/40269] New: ICE during procesing class attributes piotr dot wyderski at gmail dot com

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