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

Geir Johansen <geir at cray dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.7.3

--- Comment #1 from Geir Johansen <geir at cray dot com> 2013-05-08 21:54:55 
UTC ---
Fails in GCC 4.7.3:

$ gcc --version
gcc (GCC) 4.7.3 20130411 (Cray Inc.)
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ gcc -c -fopenmp -std=c99 ISU3417.c
ISU3417.c: In function 'vla_test':
ISU3417.c:23:25: error: invalid controlling predicate
$

Reply via email to