This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r237448 - in /branches/gcc-6-branch/gcc: c-fami...


Author: jakub
Date: Tue Jun 14 14:44:28 2016
New Revision: 237448

URL: https://gcc.gnu.org/viewcvs?rev=237448&root=gcc&view=rev
Log:
	Backported from mainline
	2016-06-10  Jakub Jelinek  <jakub@redhat.com>

	PR c/68657
	* c.opt (Wpsabi): Add Warning flag.

	* gcc.target/i386/pr68657.c: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr68657.c
Modified:
    branches/gcc-6-branch/gcc/c-family/ChangeLog
    branches/gcc-6-branch/gcc/c-family/c.opt
    branches/gcc-6-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]