------- Comment #12 from ubizjak at gmail dot com 2007-04-05 11:00 ------- (In reply to comment #11)
> with -msse compile flag. Note different variable suffixes that create > different > sort order. This is (IMO) due to fact that -msse enables lots of additional > __builtin functions (these can be seen in 001.tu dump). I forgot to add that -ffast-math simply enables more builtins, and again different sort order is introduced. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19780