This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31629] option to make module entities PRIVATE by default
- From: "arnaud02 at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Aug 2007 09:46:57 -0000
- Subject: [Bug fortran/31629] option to make module entities PRIVATE by default
- References: <bug-31629-9647@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from arnaud02 at users dot sourceforge dot net 2007-08-10 09:46 -------
For information, I added this option to g95 around 2001-2002 before the split
gfortran-g95.
The inspiration comes from the option "--private" of the Lahey-Fujitsu
compiler. For some reason, this option was removed in November 2006
(http://gcc.gnu.org/ml/fortran/2006-11/msg00316.html). IMO, it can come handy
and it is a good idea to keep it.
Note that a test case would be welcome.
--
arnaud02 at users dot sourceforge dot net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arnaud02 at users dot
| |sourceforge dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31629