This is the mail archive of the gcc@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]

Re: new benchmark times on alpha


> Why did you do this with -fno-strict-aliasing?

The C code generated by the Gambit Scheme->C compiler is a heavily
macrofied example of the "Gambit Virtual Machine" (GVM), and GVM code
is low-level code that does not respect C's aliasing rules for pointers.

Brad


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