This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/32329] Use of option "-fwhole-program" needs to exclude option "-c" in spec file
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jun 2007 23:50:53 -0000
- Subject: [Bug c/32329] Use of option "-fwhole-program" needs to exclude option "-c" in spec file
- References: <bug-32329-13830@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-06-13 23:50 -------
Read the documentation, use `externally_visible' as the docs say to.
There is nothing here really except you did not read the docs at all, even
though you quoted them :).
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32329