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]
Other format: [Raw text]

[Bug target/36090] [4.3/4.4 Regression] ppc64 cacoshl miscompilation



------- Comment #19 from bonzini at gnu dot org  2008-05-02 21:08 -------
Subject: Re:  [4.3/4.4 Regression] ppc64 cacoshl miscompilation

> Yes, the patch works, modulo typos.

It was not tested indeed.

> Does it make sense to group any two RTX_CONST_OBJ together of not the same
> type?

I don't know, but replacing the second test with CONSTANT_P should also 
be safe.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36090


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