This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/18071] [3.4/4.0 Regression] -Winline does not respect -fno-default-inline
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Nov 2004 13:34:07 -0000
- Subject: [Bug middle-end/18071] [3.4/4.0 Regression] -Winline does not respect -fno-default-inline
- References: <20041020054737.18071.markus@oberhumer.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-11-23 13:33 -------
I eventually managed to test the patch, but there are testsuite failures:
FAIL: gcc.dg/debug/dwarf2/dwarf-die7.c scan-assembler 1.*DW_AT_inline
FAIL: gcc.dg/winline-2.c (test for warnings, line 4)
FAIL: gcc.dg/winline-2.c (test for warnings, line 7)
FAIL: gcc.dg/winline-4.c (test for warnings, line 4)
FAIL: gcc.dg/winline-4.c (test for warnings, line 7)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18071