public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/50565] New: [4.5/4.6/4.7 Regression] initializer element is not computable at load time
@ 2011-09-29  9:25 doko at gcc dot gnu.org
  2011-09-29 10:31 ` [Bug middle-end/50565] " rguenth at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: doko at gcc dot gnu.org @ 2011-09-29  9:25 UTC (permalink / raw)
  To: gcc-bugs

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: unassigned@gcc.gnu.org
        ReportedBy: doko@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')


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-10-12 12:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-29  9:25 [Bug c/50565] New: [4.5/4.6/4.7 Regression] initializer element is not computable at load time doko at gcc dot gnu.org
2011-09-29 10:31 ` [Bug middle-end/50565] " rguenth at gcc dot gnu.org
2011-09-29 17:27 ` pinskia at gcc dot gnu.org
2011-10-01 20:37 ` mikpe at it dot uu.se
2011-10-02 10:44 ` mikpe at it dot uu.se
2011-10-11 15:34 ` [Bug c/50565] " jsm28 at gcc dot gnu.org
2011-10-12 11:57 ` jsm28 at gcc dot gnu.org
2011-10-12 11:57 ` jsm28 at gcc dot gnu.org
2011-10-12 11:59 ` jsm28 at gcc dot gnu.org
2011-10-12 12:01 ` jsm28 at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).