--- Comment #6 from pinskia at gcc dot gnu dot org 2006-09-19 03:30 ---
*** Bug 29125 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #5 from jsm28 at gcc dot gnu dot org 2006-06-04 17:00 ---
Fixed for 4.2.
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--- Comment #4 from mrs at gcc dot gnu dot org 2006-05-18 18:22 ---
Subject: Bug 7948
Author: mrs
Date: Thu May 18 18:22:12 2006
New Revision: 113888
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113888
Log:
Fix up vla, vm and [*] sematics.
PR c/18740
P
--- Comment #3 from mrs at apple dot com 2006-05-09 00:48 ---
I have a fix for this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7948
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-10 05:45 ---
_Complex int is another extension which is only warned with -pedantic included
with -std=c99.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---