This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15774] Conflicting function decls not diagnosed
- From: "dannysmith at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Sep 2007 21:52:46 -0000
- Subject: [Bug c++/15774] Conflicting function decls not diagnosed
- References: <bug-15774-4066@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from dannysmith at users dot sourceforge dot net 2007-09-19 21:52 -------
With 4.1, 4.2 and trunk, there is still no diagnosis of change in calling
convention in decl, but the bug in generated code is exposed only with
-fno-unit-at-time.
Danny
--
dannysmith at users dot sourceforge dot net changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail|2.95.3 3.3.3 3.4.0 4.0.0 |2.95.3 3.3.3 3.4.0 4.0.0
| |4.1.0 4.2.1 4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15774