------- Comment #10 from geoffk at gcc dot gnu dot org  2006-10-31 01:02 -------
Hi Jack,

I have no idea what's causing this, and I don't know why you think I do.  I am
the one asking you to provide a testcase in the Radar.  You're claiming that
this is a bug in Xcode 2.4 (which is supported by Apple), and not a bug in
gfortran (which is not supported by Apple).  I am asking for a testcase which
removes the non-supported part and shows the bug.

My comment about strtol_l is because if atoi() tail-calls strtol_l, possibly
after changing parameters, then you would see strtol_l in the backtrace; that
would be normal and not a bug or a symptom of a bug.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29302

Reply via email to