This is the mail archive of the gcc-patches@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: fix kennerism


    > I saw failures, but they looked pre-existing to me.

    The only C failure I know of for alpha 

What I meant by "pre-existing" was "caused by other changes made that
day" since I test with current sources plus my change and didn't have a
run with just those other changes.

    is execute/20011008-3.c at -O3.

No, I get more than that.

FAIL: gcc.c-torture/compile/20001226-1.c,  -O2  
FAIL: gcc.c-torture/compile/20001226-1.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/compile/20001226-1.c,  -O3 -g  
FAIL: gcc.c-torture/compile/20001226-1.c,  -Os  
FAIL: gcc.dg/asm-fs-1.c (test for excess errors)

Plus a large number in execute/ieee

    The loop unroller also uses copy_rtx_and_substitute.

Oh, right ...


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