This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: tree-ssa branch: Call for preliminary testing
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: qiongc at cse dot unsw dot edu dot au (Qiong Cai)
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, law at redhat dot com, Diego Novillo <dnovillo at redhat dot com>, gcc at gcc dot gnu dot org
- Date: Thu, 8 May 2003 22:02:37 -0400
- Subject: Re: tree-ssa branch: Call for preliminary testing
I think it is this line: (void)( { PL_stack_sp = PL_stack_base + ax +
((1) - 1); return; } );
Looks to be the same problem as the glibc problem being discussed early
today.
Thanks,
Andrew Pinski
On Thursday, May 8, 2003, at 21:31 US/Eastern, Qiong Cai wrote:
universal.i is attached.
Qiong
On Wed, May 07, 2003 at 12:02:09PM -0600, law@redhat.com wrote:
In message <20030507175428.GA5081@cse.unsw.edu.au>, Qiong Cai writes:
Compiling Error:
1) perlbmk
universal.c: In function `XS_UNIVERSAL_isa':
universal.c:123: internal compiler error: in simplify_stmt_expr, at
c-simplif
y.c:991
If you could add "-save-temps" to the compilation line, recompile and
send
the resulting universal.i file to Diego and myself it would be greatly
appreciated.
Jeff
<universal.i>