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: ss-199805171100UTC oddity with statement functions (Fortran)


>Anyone with a bright idea ?

This could easily be just a change in the way g77 is handling
the relevant stuff in the front end.  Some g77 bugs have been
due to trying to not tell the back end about various things
that appeared "unused" in the past.  So maybe this change in
behavior came about due to fixing a bug like this.

Or, maybe something regarding inlining broke between 0.5.22
and egcs.

I'll try to make time to look into it myself soon.

        tq vm, (burley)


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