public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/27747]  New: [4.2 Regression] ice _Pragma and macros
@ 2006-05-24  3:27 pinskia at gcc dot gnu dot org
  2006-05-24  3:27 ` [Bug c/27747] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-05-24  3:27 UTC (permalink / raw)
  To: gcc-bugs

Testcase:

#define push _Pragma ("pack(push)")
#define push1 _Pragma ("pack(push)")

push1

------------------------------------------------------------------
This ICEs like:
pc64:~> ~/newtest/bin/gcc t.c
t.c:4: internal compiler error: in c_parser_consume_token, at c-parser.c:639
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

I will file a different bug for C++ since it is rejected there instead.


-- 
           Summary: [4.2 Regression] ice _Pragma and macros
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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


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

end of thread, other threads:[~2006-06-11 18:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-24  3:27 [Bug c/27747] New: [4.2 Regression] ice _Pragma and macros pinskia at gcc dot gnu dot org
2006-05-24  3:27 ` [Bug c/27747] " pinskia at gcc dot gnu dot org
2006-05-24  3:31 ` pinskia at gcc dot gnu dot org
2006-05-24  3:33 ` pinskia at gcc dot gnu dot org
2006-05-24 18:24 ` janis at gcc dot gnu dot org
2006-05-25 14:05 ` jakub at gcc dot gnu dot org
2006-06-04 19:29 ` mmitchel at gcc dot gnu dot org
2006-06-09 21:14 ` jakub at gcc dot gnu dot org
2006-06-09 21:28 ` jakub at gcc dot gnu dot org
2006-06-11 19:47 ` pinskia at gcc dot gnu dot 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).