This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Regression for trunk on i686-pc-linux-gnu


    What's happening here is that after your patch, the optimizers lost the
    ability to remove the call to link_error from
    testsuite/gcc.dg/tree-ssa/sra-1.c:copystruct11().

Do you have some dump files from when it worked?  I don't see how
those changes (which were to gimplication) could cause this.  It looks
like something that SRA is doing differently.


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