public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/12816] New: internal compiler error pari-2.1.5/Olinux-i686
@ 2003-10-28 19:38 mriedel at neuearbeit dot de
  2003-10-28 19:46 ` [Bug optimization/12816] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mriedel at neuearbeit dot de @ 2003-10-28 19:38 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: internal compiler error pari-2.1.5/Olinux-i686
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mriedel at neuearbeit dot de
                CC: gcc-bugs at gcc dot gnu dot org

gcc -v
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man
--libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --disable-checking
--enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib
--with-system-zlib --enable-shared --enable-__cxa_atexit i486-suse-linux
Thread model: posix
gcc version 3.3 20030226 (prerelease) (SuSE Linux)

/usr/bin/gcc -c -O3 -DGCC_INLINE -Wall -Wno-implicit -fomit-frame-pointer   -I.
-I../src/headers  -o buch2.o ../src/basemath/buch2.c
../src/basemath/buch2.c: In function `small_norm_for_buchall':
../src/basemath/buch2.c:1516: warning: comparison between signed and unsigned
../src/basemath/buch2.c: In function `relationrank':
../src/basemath/buch2.c:2146: warning: comparison between signed and unsigned
../src/basemath/buch2.c: In function `buchall':
../src/basemath/buch2.c:3036: warning: comparison between signed and unsigned
../src/basemath/buch2.c: At top level:
../src/basemath/buch2.c:1782: internal compiler error: in remove_edge, at
callgraph.c:189
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Your form won't let me include buch2.i.gz because it is too large.


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

* [Bug optimization/12816] internal compiler error pari-2.1.5/Olinux-i686
  2003-10-28 19:38 [Bug c/12816] New: internal compiler error pari-2.1.5/Olinux-i686 mriedel at neuearbeit dot de
@ 2003-10-28 19:46 ` pinskia at gcc dot gnu dot org
  2003-10-29  0:51 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-28 19:46 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
          Component|c                           |optimization
           Keywords|                            |ice-on-valid-code


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-28 19:38 -------
Could you please attach the preprocessed test case, read the link that you referenced how to do it, 
<http://www.gnu.org/software/gcc/bugs.html>?
Also note you are using a SUSE provided GCC which has changes so report it to them also.


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

* [Bug optimization/12816] internal compiler error pari-2.1.5/Olinux-i686
  2003-10-28 19:38 [Bug c/12816] New: internal compiler error pari-2.1.5/Olinux-i686 mriedel at neuearbeit dot de
  2003-10-28 19:46 ` [Bug optimization/12816] " pinskia at gcc dot gnu dot org
@ 2003-10-29  0:51 ` pinskia at gcc dot gnu dot org
  2003-10-29  6:11 ` aj at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-29  0:51 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |aj at suse dot de
                   |dot org                     |
             Status|WAITING                     |ASSIGNED


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-29 00:49 -------
I cannot reproduce this on the mainline (20031028) were the call graph based inliner is imported 
into the FSF's cvs, Andreas can you take care of this bug also, thanks.


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

* [Bug optimization/12816] internal compiler error pari-2.1.5/Olinux-i686
  2003-10-28 19:38 [Bug c/12816] New: internal compiler error pari-2.1.5/Olinux-i686 mriedel at neuearbeit dot de
  2003-10-28 19:46 ` [Bug optimization/12816] " pinskia at gcc dot gnu dot org
  2003-10-29  0:51 ` pinskia at gcc dot gnu dot org
@ 2003-10-29  6:11 ` aj at gcc dot gnu dot org
  2004-01-06  0:52 ` cvs-commit at gcc dot gnu dot org
  2004-01-14  9:06 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: aj at gcc dot gnu dot org @ 2003-10-29  6:11 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


aj at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From aj at gcc dot gnu dot org  2003-10-29 05:29 -------
This can be reproduced with the Compiler on SuSE 8.2 but was fixed in later
compiler versions, it does not occur with our 9.0 version - and as Andrew
confirmed also not with GCC mainline (Andrew, cgraph is only in the SuSE 3.3.1
compiler and there not enabled).  I confirmed also that it works with current
GCC 3.3.2 version.

Therefore, please update your compiler.


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

* [Bug optimization/12816] internal compiler error pari-2.1.5/Olinux-i686
  2003-10-28 19:38 [Bug c/12816] New: internal compiler error pari-2.1.5/Olinux-i686 mriedel at neuearbeit dot de
                   ` (2 preceding siblings ...)
  2003-10-29  6:11 ` aj at gcc dot gnu dot org
@ 2004-01-06  0:52 ` cvs-commit at gcc dot gnu dot org
  2004-01-14  9:06 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-01-06  0:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-06 00:52 -------
Subject: Bug 12816

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mmitchel@gcc.gnu.org	2004-01-06 00:52:12

Modified files:
	gcc/cp         : ChangeLog class.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/g++.dg/rtti: typeid4.C 

Log message:
	PR c++/12816
	* class.c (build_vtbl_ref_1): Do not unconditionally mark vtable
	references as constant.
	
	PR c++/12815
	* g++.dg/rtti/typeid4.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3856&r2=1.3857
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&r1=1.591&r2=1.592
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3339&r2=1.3340
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/rtti/typeid4.C.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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


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

* [Bug optimization/12816] internal compiler error pari-2.1.5/Olinux-i686
  2003-10-28 19:38 [Bug c/12816] New: internal compiler error pari-2.1.5/Olinux-i686 mriedel at neuearbeit dot de
                   ` (3 preceding siblings ...)
  2004-01-06  0:52 ` cvs-commit at gcc dot gnu dot org
@ 2004-01-14  9:06 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-01-14  9:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-14 09:05 -------
Subject: Bug 12816

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	gdr@gcc.gnu.org	2004-01-14 09:05:45

Modified files:
	gcc/cp         : ChangeLog class.c 
Added files:
	gcc/testsuite/g++.dg/rtti: typeid4.C 

Log message:
	Backport from mainline
	2004-01-05  Mark Mitchell  <mark@codesourcery.com>
	
	PR c++/12816
	* class.c (build_vtbl_ref_1): Do not unconditionally mark vtable
	references as constant.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.236&r2=1.3076.2.237
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.499.2.25&r2=1.499.2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/rtti/typeid4.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.4.1



-- 


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


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

end of thread, other threads:[~2004-01-14  9:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-28 19:38 [Bug c/12816] New: internal compiler error pari-2.1.5/Olinux-i686 mriedel at neuearbeit dot de
2003-10-28 19:46 ` [Bug optimization/12816] " pinskia at gcc dot gnu dot org
2003-10-29  0:51 ` pinskia at gcc dot gnu dot org
2003-10-29  6:11 ` aj at gcc dot gnu dot org
2004-01-06  0:52 ` cvs-commit at gcc dot gnu dot org
2004-01-14  9:06 ` cvs-commit at gcc dot gnu dot 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).