This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cygwin bootstrap failure III - Table-driven attributes patch


Cygwin bootstrap fails with error "wrong number of arguments specified for
`dllimport' attribute" 

The problem was introduced approximately 2001-09-21 01:25 UTC by patch
http://gcc.gnu.org/ml/gcc-patches/2001-09/msg00774.html

2001-09-19 Joseph S. Myers <jsm28@cam.ac.uk> 

	Table-driven attributes. 



The problem can be reproduced with the single line:

extern __attribute__(( dllimport ))   int _daylight;




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]