This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/10971] Static function inlining fails in C99 mode
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 May 2003 17:30:30 -0000
- Subject: [Bug optimization/10971] Static function inlining fails in C99 mode
- 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=10971
------- Additional Comments From dhazeghi@yahoo.com 2003-05-25 17:30 -------
Hello,
I can confirm this behavior on gcc mainline (20030524) as well. This problem does not occur on
gcc 3.1 (but -Winline was broken IIRC on the 3.1/2 branch, so I don't think this counts as a
regression).
Dara
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.