public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/43131]  New: internal compiler error: tree check expected class ‘type’ have ‘exceptional’
@ 2010-02-21 12:01 kian dot karas dot dev at gmail dot com
  2010-02-21 12:02 ` [Bug c++/43131] " kian dot karas dot dev at gmail dot com
  2010-02-21 12:19 ` paolo dot carlini at oracle dot com
  0 siblings, 2 replies; 3+ messages in thread
From: kian dot karas dot dev at gmail dot com @ 2010-02-21 12:01 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]

Seen with gcc 4.4.0:

$ gcc temp.cpp -I../..
In file included from temp.cpp:2:
../../gptm/thread_scope_new.h:128: internal compiler error: tree check:
expected class ‘type’, have ‘exceptional’ (identifier_node) in
constructor_name_full, at cp/name-lookup.c:1777
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


$ gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-dl/configure
Thread model: posix
gcc version 4.4.0 20090217 (experimental) (GCC)


I don't know, but it might relate to bug 43082.


-- 
           Summary: internal compiler error: tree check expected class
                    ‘type’ have ‘exceptional’
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kian dot karas dot dev at gmail dot com


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


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

* [Bug c++/43131] internal compiler error: tree check expected class ‘type’ have ‘exceptional’
  2010-02-21 12:01 [Bug c++/43131] New: internal compiler error: tree check expected class ‘type’ have ‘exceptional’ kian dot karas dot dev at gmail dot com
@ 2010-02-21 12:02 ` kian dot karas dot dev at gmail dot com
  2010-02-21 12:19 ` paolo dot carlini at oracle dot com
  1 sibling, 0 replies; 3+ messages in thread
From: kian dot karas dot dev at gmail dot com @ 2010-02-21 12:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from kian dot karas dot dev at gmail dot com  2010-02-21 12:02 -------
Created an attachment (id=19931)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19931&action=view)
Preprocessed file


-- 


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


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

* [Bug c++/43131] internal compiler error: tree check expected class ‘type’ have ‘exceptional’
  2010-02-21 12:01 [Bug c++/43131] New: internal compiler error: tree check expected class ‘type’ have ‘exceptional’ kian dot karas dot dev at gmail dot com
  2010-02-21 12:02 ` [Bug c++/43131] " kian dot karas dot dev at gmail dot com
@ 2010-02-21 12:19 ` paolo dot carlini at oracle dot com
  1 sibling, 0 replies; 3+ messages in thread
From: paolo dot carlini at oracle dot com @ 2010-02-21 12:19 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 914 bytes --]



------- Comment #2 from paolo dot carlini at oracle dot com  2010-02-21 12:19 -------
I can't reproduce this with the *released* gcc4.4.0 or current gcc-4_4-branch,
I get instead:

../../gptm/thread_scope_new.h:128: error: declaration of ‘~ThreadScopeNew’ as
member of ‘gptm::ThreadScope_New<MessagePolicy, ThreadSupplierPolicy>’

I see you are using a 20090217 pre-release: I would suggest trying again with
*current* gcc4.4.x, either from SVN or gcc4.4.3, and in case file a new PR.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Known to work|                            |4.4.0 4.4.3 4.5.0
         Resolution|                            |WORKSFORME


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


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

end of thread, other threads:[~2010-02-21 12:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-21 12:01 [Bug c++/43131] New: internal compiler error: tree check expected class ‘type’ have ‘exceptional’ kian dot karas dot dev at gmail dot com
2010-02-21 12:02 ` [Bug c++/43131] " kian dot karas dot dev at gmail dot com
2010-02-21 12:19 ` paolo dot carlini at oracle 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).