This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [rfc] towards a defined abi for libgfortran
On Dec 13, 2004, at 4:57 PM, Mike Stump wrote:
In the test case given, you specify the visibility, and it isn't the
default, so this code says that it is local. But, a hidden common
isn't local, right?
Gosh, we've been through this before... I did expect to commit the last
lesson to a few neurons... Oh well...
Nope, I was wrong, local is fine to set here... The darwin port is
wrong... Andrew's patch looks correct.
Sorry about that.