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 c/15431] inefficient register allocation


------- Additional Comments From douze at enseeiht dot fr  2004-05-14 08:58 -------
Created an attachment (id=6281)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6281&action=view)
benchmarking code

To reproduce the bug:

 matthijs% gcc -O3 cellbug.i test_cellbug.c 
 matthijs% ./a.out 
3.521 ms / 5.382 ms

(second version should be faster)

-- 


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


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