From mboxrd@z Thu Jan 1 00:00:00 1970 From: nathan@gcc.gnu.org To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: c++/2758 Date: Sat, 26 May 2001 12:36:00 -0000 Message-id: <20010526193600.1207.qmail@sourceware.cygnus.com> X-SW-Source: 2001-05/msg00872.html List-Id: The following reply was made to PR c++/2758; it has been noted by GNATS. From: nathan@gcc.gnu.org To: gcc-gnats@gcc.gnu.org, matze@stud.fbi.fh-darmstadt.de, nobody@gcc.gnu.org Cc: Subject: Re: c++/2758 Date: 26 May 2001 19:30:44 -0000 Synopsis: gcc 3.0 20010506 generates wrong code with -O2 State-Changed-From-To: analyzed->feedback State-Changed-By: nathan State-Changed-When: Sat May 26 12:30:43 2001 State-Changed-Why: this may be the same bug as 2823, which I have just fixed. This sample does not seg fault on i686-pc-linux-gnu, but I do not have an alpha platform the check -- can you try with a compiler built from CVS after 20010526? this is the changelog to check 2001-05-26 Nathan Sidwell PR g++/2823 * semantics.c (expand_body): Don't optimize thunks. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2758&database=gcc