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]
Other format: [Raw text]

[Bug c/17339] regression in offsetof handling


------- Additional Comments From marcus at jet dot franken dot de  2004-09-06 20:41 -------
Testcase was extracted from WINE, fails with: 
 
$ gcc -c /home/marcus/foo.i 
/home/marcus/foo.i:4: warning: initializer element is not computable at load 
time 
/home/marcus/foo.i:4: error: initializer element is not computable at load 
time 
/home/marcus/foo.i:4: error: (near initialization for `r.off') 
$ 

-- 


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


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