This is the mail archive of the gcc-patches@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: [Patch, Fortran] PR 41907 - regression fix; wrong-code involving optional arguments


Tobias Burnus wrote:
(Next try - sourceware.org didn't like the email before.)

Hello all,

my previous patch* somehow got it wrong with regards to when a
  tmp = argument == NULL ? NULL : argument(.0)
  proc (tmp)
check is needed and when not.

The result was that Tonto (and thus CPU SPEC 2006) was crashing -> PR 41907

Build and regtested on x86-64-linux.
OK for the trunk?  (4.4 is not affected.)

Ok. Thanks for the quick fix.


Yours,
Daniel

--
Done:  Arc-Bar-Cav-Ran-Rog-Sam-Tou-Val-Wiz
To go: Hea-Kni-Mon-Pri


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