Hi Yongchong,
After further review, I don't think that issue #2 is actually a
regression. Instead, I think it is a problem that has always been
there but was masked by the bug that you are fixing with the patch.
(There is some code merged from PathScale that looks related -- search
for -I in driv
Author: dgilmore
Date: 2011-01-10 17:46:27 -0500 (Mon, 10 Jan 2011)
New Revision: 3451
Modified:
trunk/osprey/crayf90/fe90/s_call.c
Log:
Backout some (incomplete) changes associated with the cleanup of
building the FFE with debugging/tracing enabled (currently input Make
files need to be patche
There is a test example and the bug fix patch attached to the bug:
https://bugs.open64.net/show_bug.cgi?id=719
Could a gatekeeper review the change when they have the chance?
Thanks,
Doug
--
Gaining the trust of on
I'll update the commit log entry for r3450, the fix was for bug 705 not 703.
Doug
> -Original Message-
> From: s...@open64.net [mailto:s...@open64.net]
> Sent: Monday, January 10, 2011 12:27 PM
> To: open64-devel@lists.sourceforge.net
> Subject: [Open64-devel] r3450 - trunk/osprey/wgen
>
Author: dgilmore
Date: 2011-01-10 15:27:23 -0500 (Mon, 10 Jan 2011)
New Revision: 3450
Modified:
trunk/osprey/wgen/wgen_stmt.cxx
Log:
Fixed bug 703 (compile time problem in wgen).
Reviewed and approved by Jian-Xin.
Modified: trunk/osprey/wgen/wgen_stmt.cxx
===