This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11131] Unrelated declaration removes inline flag from function
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jul 2003 20:12:28 -0000
- Subject: [Bug c++/11131] Unrelated declaration removes inline flag from function
- References: <20030609125100.11131.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11131
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
GCC target triplet| |i686-pc-linux-gnu
Resolution|FIXED |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-27 20:12 -------
The test fails on i686-pc-linux-gnu for some reason but it does not fail on powerpc-apple-
darwin6.6, this on the mainline (20030727).