public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/66066] New: [6 Regression] r222889 causes bogus error: initializer element is not constant
@ 2015-05-08  6:04 trippels at gcc dot gnu.org
  2015-05-08  7:37 ` [Bug c/66066] " mpolacek at gcc dot gnu.org
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: trippels at gcc dot gnu.org @ 2015-05-08  6:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66066

            Bug ID: 66066
           Summary: [6 Regression] r222889 causes bogus error: initializer
                    element is not constant
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: trippels at gcc dot gnu.org
  Target Milestone: ---

% cat decode.i
int a = -1 << 0 | 0;

 % gcc -c decode.i
decode.i:1:9: error: initializer element is not constant
 int a = -1 << 0 | 0;
         ^


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

end of thread, other threads:[~2015-05-14 11:44 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-08  6:04 [Bug c/66066] New: [6 Regression] r222889 causes bogus error: initializer element is not constant trippels at gcc dot gnu.org
2015-05-08  7:37 ` [Bug c/66066] " mpolacek at gcc dot gnu.org
2015-05-08  8:11 ` mpolacek at gcc dot gnu.org
2015-05-08 10:49 ` rguenth at gcc dot gnu.org
2015-05-08 10:50 ` rguenth at gcc dot gnu.org
2015-05-09 12:20 ` kugan at gcc dot gnu.org
2015-05-11 13:09 ` vp at gcc dot gnu.org
2015-05-12  9:47 ` rohitarulraj at gmail dot com
2015-05-12 10:22 ` clyon at gcc dot gnu.org
2015-05-12 15:56 ` mpolacek at gcc dot gnu.org
2015-05-12 16:07 ` manu at gcc dot gnu.org
2015-05-12 16:24 ` mpolacek at gcc dot gnu.org
2015-05-12 16:30 ` manu at gcc dot gnu.org
2015-05-12 19:09 ` mpolacek at gcc dot gnu.org
2015-05-13 15:22 ` sje at gcc dot gnu.org
2015-05-13 15:27 ` mpolacek at gcc dot gnu.org
2015-05-14 11:43 ` mpolacek at gcc dot gnu.org
2015-05-14 11:44 ` mpolacek at gcc dot gnu.org
2015-05-14 11:44 ` mpolacek 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).