Commit 30748ef9 by Bernd Edlinger Committed by Bernd Edlinger

pr67756.c: Fixed warnings.

2015-10-03  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * gcc.target/arm/pr67756.c: Fixed warnings.

From-SVN: r228445
parent f0a195df
2015-10-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
* gcc.target/arm/pr67756.c: Fixed warnings.
2015-10-02 Marek Polacek <polacek@redhat.com>
PR c/67730
......
......@@ -2,6 +2,8 @@
/* { dg-require-effective-target arm_hard_vfp_ok } */
/* { dg-options "-O2 -mapcs -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16" } */
int inode_permission (), try_break_deleg ();
int mutex_lock (), mutex_unlock ();
struct mutex
{
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment