[Bug c++/15774] Conflicting function decls not diagnosed

2011-02-19 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15774 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/15774] Conflicting function decls not diagnosed

2011-01-13 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15774 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added CC||ktietz at gcc dot

[Bug c++/15774] Conflicting function decls not diagnosed

2010-12-25 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15774 --- Comment #7 from Kai Tietz ktietz at gcc dot gnu.org 2010-12-25 10:41:09 UTC --- Author: ktietz Date: Sat Dec 25 10:41:05 2010 New Revision: 168241 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168241 Log: 2010-12-25 Kai Tietz

[Bug c++/15774] Conflicting function decls not diagnosed

2007-09-19 Thread dannysmith at users dot sourceforge dot net
--- 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

[Bug c++/15774] Conflicting function decls not diagnosed

2006-06-29 Thread dannysmith at users dot sourceforge dot net
-- dannysmith at users dot sourceforge dot net changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |dannysmith at users dot |dot org