This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [IRIX 6/Solaris 7] ICE in emit_move_insn_1()


On Jun 30, 1999, Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> wrote:

> The following test causes cc1plus to abort in emit_move_insn_1():

> struct empty {};
> void efunc (empty);
> void test () { empty e; efunc (e); }

> tlist.ii:8: Internal compiler error in `emit_move_insn_1', at expr.c:2754

I couldn't reproduce this with the latest snapshot + Jeff's patch for
expr.c on IRIX 6.3.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]