Don't accept GNU C macro varargs extension when pedantic.
authorJim Wilson <wilson@cygnus.com>
Thu, 12 Mar 1998 14:49:30 +0000 (14:49 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 12 Mar 1998 14:49:30 +0000 (06:49 -0800)
commit7a50f1264914cd1ea81dda059b828a552e00c2fd
tree86c9d9c0b74c1fb404cb10326cd1551936255217
parent57dbca5e34c7455a47aa4d0a54a10ea26b5ddb8b
Don't accept GNU C macro varargs extension when pedantic.

* cccp.c (create_definition): If pedantic, call pedwarn for macro
varargs feature.

From-SVN: r18522
gcc/ChangeLog
gcc/cccp.c