This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15773] Error, if compiled with -O3 (gettext method name)
- 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: 2 Jun 2004 11:31:03 -0000
- Subject: [Bug c++/15773] Error, if compiled with -O3 (gettext method name)
- References: <20040602102940.15773.herbert@linuxhacker.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-02 11:30 -------
Can you provide the preprocessed source, I think this is a case of glibc using defines instead of inline
functions.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15773