------- Comment #1 from schwab at suse dot de 2008-06-17 07:42 ------- The macro is correctly defined. According to 7.17 of the C standard, &((struct A)t).array[x] shall evaluate to an address constant, which it doesn't.
-- schwab at suse dot de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36549