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

Re: GCC/powerpc AltiVec expectations.


On Tuesday, July 2, 2002, at 09:32 AM, Aldy Hernandez wrote:


Does gcc support all three modes? I know pragma's have been frowned on
typically with regards to gcc.
no.  you'll have to use -mvrsave=yes/no, which affects the entire file,
not just one  function.
How does that work on a file bases? When would vrsave get set and cleared?



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