[Expat-bugs] [ expat-Bugs-692878 ] FASTCALL problem with Solars/gcc

SourceForge.net noreply at sourceforge.net
Tue Feb 25 05:27:20 EST 2003


Bugs item #692878, was opened at 2003-02-25 13:27
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=692878&group_id=10127

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Rolf Ade (pointsman)
Assigned to: Nobody/Anonymous (nobody)
Summary: FASTCALL problem with Solars/gcc

Initial Comment:

Talking about 1.95.6 (of course, prior to that, the
FASTCALL macro was a noop, if I recall right).

I got two independend reports about compiler warnings,
while compiling expat with gcc under Solaris. The one
specified his gcc version (2.7.2.3) without saying the
exact Solaris Version, the other uses Solaris 2.6 and a
not specified gcc version. Both get plenty of similar
warning like this:

In file included from ../expat/xmlrole.h:14,
                 from ../expat/xmlrole.c:14:
../expat/xmltok.h:143: warning: `regparm' attribute
directive ignored
../expat/xmltok.h:144: warning: `regparm' attribute
directive ignored
../expat/xmltok.h:149: warning: `regparm' attribute
directive ignored
....

It seems, the FASTCALL macro in internal.h is the
source of the trouble.

rolf


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=692878&group_id=10127



More information about the Expat-bugs mailing list