public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/47795] New: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have error_mark in finish_non_static_data_member, at cp/semantics.c:1513
@ 2011-02-18  3:41 naddiseo at gmail dot com
  2011-02-18 12:00 ` [Bug driver/47795] [4.5/4.6 Regression] " rguenth at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: naddiseo at gmail dot com @ 2011-02-18  3:41 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: internal compiler error: tree check: expected
                    record_type or union_type or qual_union_type, have
                    error_mark in finish_non_static_data_member, at
                    cp/semantics.c:1513
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: naddiseo@gmail.com


Created attachment 23392
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23392
Test case

There's probably a better title, but a minimal testcase is attached.

$ /usr/lib/gcc-snapshot/bin/g++ -std=c++0x main.cpp  
main.cpp: In lambda function:
main.cpp:12:8: error: 'this' was not captured for this lambda function
main.cpp:12:8: internal compiler error: tree check: expected record_type or
union_type or qual_union_type, have error_mark in
finish_non_static_data_member, at cp/semantics.c:1513


$ /usr/lib/gcc-snapshot/bin/g++ -v
Using built-in specs.
COLLECT_GCC=/usr/lib/gcc-snapshot/bin/g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc-snapshot/libexec/gcc/x86_64-linux-gnu/4.6.0/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
20101004-0ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-snapshot/README.Bugs
--enable-languages=c,ada,c++,fortran,objc,obj-c++
--prefix=/usr/lib/gcc-snapshot --enable-shared --enable-multiarch
--enable-linker-build-id --with-system-zlib --disable-nls --with-sysroot=/
--enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes
--enable-plugin --enable-gold --with-plugin-ld=ld.gold --enable-objc-gc
--disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=yes
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.0 20101004 (experimental) [trunk revision 164952] (Ubuntu
20101004-0ubuntu1)


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

end of thread, other threads:[~2011-03-08 13:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-18  3:41 [Bug driver/47795] New: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have error_mark in finish_non_static_data_member, at cp/semantics.c:1513 naddiseo at gmail dot com
2011-02-18 12:00 ` [Bug driver/47795] [4.5/4.6 Regression] " rguenth at gcc dot gnu.org
2011-02-18 16:58 ` [Bug c++/47795] " paolo.carlini at oracle dot com
2011-02-18 17:24 ` paolo at gcc dot gnu.org
2011-02-18 17:27 ` paolo at gcc dot gnu.org
2011-02-18 17:42 ` [Bug c++/47795] [4.5 " paolo.carlini at oracle dot com
2011-03-08 13:28 ` rguenth at gcc dot gnu.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).