This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/30762] [4.2/4.3 Regression] IMA messes up with inlining
- From: "geoffk at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Mar 2007 01:52:10 -0000
- Subject: [Bug c/30762] [4.2/4.3 Regression] IMA messes up with inlining
- References: <bug-30762-11811@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from geoffk at gcc dot gnu dot org 2007-03-07 01:52 -------
c_types_compatible_p says the two types are compatible, but it never gets
called. I don't think the back-end is involved.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30762