OSDN Git Service

PR c/28286
authorreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Jul 2006 10:08:22 +0000 (10:08 +0000)
committerreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Jul 2006 10:08:22 +0000 (10:08 +0000)
commit6e890d9c086616f7df19581e82b1a5818a55d051
tree3d17b916a205737a2d3169bbb5685b59b41c28ad
parent83852912b2d36f3a51414a39a80fd51f8aa3e1e1
PR c/28286
* c-pragma.c (handle_pragma_pack): Handle invalid constants.

* gcc.dg/pragma-pack-4.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115548 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-pragma.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pragma-pack-4.c [new file with mode: 0644]