This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11797] New: Change in inlining behavior vs. previous versions
- From: "mruff at chiaro dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Aug 2003 22:40:52 -0000
- Subject: [Bug c++/11797] New: Change in inlining behavior vs. previous versions
- 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=11797
Summary: Change in inlining behavior vs. previous versions
Product: gcc
Version: 3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mruff at chiaro dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: sparc-sun-solaris2.8
GCC host triplet: sparc-sun-solaris2.8
GCC target triplet: sparc-sun-solaris2.8
Hey all,
I worked though the Icarus Verilog build issues with GCC3.3. I just
want verification that this change in behavior is expected. This is
not target specific since my redhat7.2 GCC3.3 build fails similarly.
Please peek at:
http://gcc.gnu.org/ml/gcc-help/2003-07/msg00303.html
http://gcc.gnu.org/ml/gcc-help/2003-07/msg00306.html
http://gcc.gnu.org/ml/gcc-help/2003-07/msg00307.html