[Bug 228520] New: gcc internal compiler error
https://bugzilla.novell.com/show_bug.cgi?id=228520 Summary: gcc internal compiler error Product: SUSE Linux 10.1 Version: Final Platform: i686 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: wbaechi@acm.org QAContact: qa@suse.de When doing: gcc -x c++ - template<class T> void T::f(){}; I get: <stdin>:1: internal compiler error: in is_ancestor, at cp/name-lookup.c:2222 with this system: gcc -v: Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.0 --enable-ssp --disable-libssp --enable-java-awt=gtk --enable-gtk-cairo --disable-libjava-multilib --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --without-system-libunwind --with-cpu=generic --host=x86_64-suse-linux Thread model: posix gcc version 4.1.0 (SUSE Linux) uname -a: Linux blinux4 2.6.16.21-0.25-smp #1 SMP Tue Sep 19 07:26:15 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=228520 ------- Comment #1 from wbaechi@acm.org 2006-12-14 02:13 MST ------- *** Bug 228519 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=228520 wbaechi@acm.org changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Other |SuSE Linux 10.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=228520 ------- Comment #2 from Daniel.Etter@etter.ch 2006-12-30 13:22 MST ------- Hi , I hvae also a internal gcc error while executing vmware-config.pl (Workstation 6 Beta): /tmp/vmware-config3/vmmon-only/common/crosstalkDs.c: In function ‘CTDs_Init’: /tmp/vmware-config3/vmmon-only/common/crosstalkDs.c:334: internal compiler error: in get_constraint_for_component_ref, at tree-ssa-structalias.c:2148 delmulix:~ # gcc -v Using built-in specs. Target: i586-suse-linux Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.0 --enable-ssp --disable-libssp --enable-java-awt=gtk --enable-gtk-cairo --disable-libjava-multilib --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --without-system-libunwind --with-cpu=generic --host=i586-suse-linux Thread model: posix gcc version 4.1.0 (SUSE Linux) delmulix:~ # uname -a Linux delmulix 2.6.16.27-0.6-default #1 Wed Dec 13 09:34:50 UTC 2006 i686 i686 i386 GNU/Linux regards Daniel Etter -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=228520 ------- Comment #3 from pth@novell.com 2007-01-08 04:38 MST ------- @Daniel: Please open a new bug for your error and please read http://en.opensuse.org/Bugs:gcc for what a bug report for gcc should contain. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=228520 rguenther@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Comment #4 from rguenther@novell.com 2007-01-14 10:24 MST ------- This is http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27102 and is not going to be fixed for 10.1 or 10.2, but will maybe fixed for 10.3 by switching to gcc 4.2. (->WONTFIX) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com