http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36659

Dan Horak <dan at danny dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dan at danny dot cz

--- Comment #2 from Dan Horak <dan at danny dot cz> 2010-11-15 11:08:36 UTC ---
Still present in 4.5.1, real world example from building xulrunner 2.0 on
Fedora/s390x


jsval.h:524:22: error: 'JSVAL_IS_DOUBLE_IMPL' declared as an 'inline' variable
jsval.h:524:22: warning: 'always_inline' attribute ignored
jsval.h:524:22: error: 'jsval_layout' was not declared in this scope
jsval.h:525:1: error: expected ',' or ';' before '{' token
jsval.h:529:25: error: 'jsval_layout' does not name a type

Reply via email to