http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50565
Bug #: 50565 Summary: [4.5/4.6/4.7 Regression] initializer element is not computable at load time Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@gcc.gnu.org ReportedBy: d...@gcc.gnu.org Created attachment 25379 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25379 preprocessed source [forwarded from http://bugs.debian.org/642144] this may be a duplicate of PR38354, compiles on 32bit targets, on 64bit targets it succeeds with 4.4, but fails with 4.5, 4.6 and trunk: $ gcc -c message.i message.i:154:2: error: initializer element is not computable at load time message.i:154:2: error: (near initialization for 'byte_order[1].offset')