This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Fix for PR24545
- From: Steven Bosscher <stevenb at suse dot de>
- To: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- Cc: fortran at gcc dot gnu dot org
- Date: Sat, 29 Oct 2005 13:36:11 +0200
- Subject: Fix for PR24545
- Organization: SUSE Labs
Hi Steve,
You commited my patchlet for PR24545, thanks for that:
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=105962
But you forgot to fix the same mistake a few lines down,
in the gfc_error call. There, we should also have uop
instead of sym. I actually said this on IRC too, but I
forgot to mention it in the PR audit trail, sorry.
Could you commit a fix for the fix please?
Thanks,
Gr.
Steven