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: Code generated for a simple memory copy loop


On Tue, 17 Feb 2009, Narasimha Datta wrote:
> I'd love to check out the generated code on a later gcc, but 
> unfortunately we are not in a position to upgrade our gcc. We
> just use the default gcc that came with FreeBSD 7.0.

You can always install one of the lang/gcc ports in addition, for
example "pkg_add -r gcc43" or "pkg_add -r gcc44" and then invoke
GCC with gcc43, g++43, gcc44, g++44 etc if you'd like to help with
testing and tracking this down.

Gerald


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