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/16961] Poor x86-64 performance with 128bit ints


------- Additional Comments From steven at gcc dot gnu dot org  2005-07-18 07:56 -------
The code for the second test case is also much better.  The code produced 
for the test3 case does not look like what you want it to produce.  Probably 
the inline asm constraints are not correct. 
 
Note that I'm only looking at mainline. 

-- 


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


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