[Bug target/12081] Gcc can't be compiled with -mregparm=3
rask at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 30 00:14:00 GMT 2007
------- Comment #17 from rask at gcc dot gnu dot org 2007-10-30 00:14 -------
Created an attachment (id=14438)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14438&action=view)
patch v3, varargs free
In reply to comment #16:
> You can cast them at the time of calling and store them as void * in the
> table --- that is standard-compliant.
Casting is what caused the problem to go unnoticed in the first place. This
version will cause complaints from the compiler if there is a mixup.
--
rask at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #14419|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081
More information about the Gcc-bugs
mailing list