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: msan and gcc ?


On Thu, Oct 02, 2014 at 11:30:50AM +0400, Yury Gribov wrote:
> On 10/01/2014 10:39 PM, Kostya Serebryany wrote:
> >On Wed, Oct 1, 2014 at 11:38 AM, Toon Moene <toon@moene.org> wrote:
> >>On 10/01/2014 08:00 PM, Kostya Serebryany wrote:
> >>>
> >>>-gcc folks.
> >>>
> >>>Why not use clang then?
> >>>It offers many more nice features.
> >>
> >>
> >>What's the Fortran front-end called for clang (or do you really think we are
> >>going to write Weather Forecasting codes in C :-) )
> >
> >Oh, crap. :)
> 
> Well, there's always f2c ;)

You mean for performance critical code?  Fortran has different aliasing
rules than C, so it is hard to express those in C...

	Jakub


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