gcc-bugs@gcc.gnu.org
[Top] [All Lists]

[Bug c/30231] Segmentation fault on non-const array size

Subject: [Bug c/30231] Segmentation fault on non-const array size
From: "mikhail dot vorozhtsov at gmail dot com"
Date: 16 Dec 2006 12:42:10 -0000

------- Comment #2 from mikhail dot vorozhtsov at gmail dot com  2006-12-16 
12:42 -------
(In reply to comment #0)
BTW, g++ works fine:
> g++ test.c
test.c:3: error: array bound is not an integer constant
> gcc test.c
test.c:3: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 


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

<Prev in Thread] Current Thread [Next in Thread>