This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c/3707: Internal error: Segmentation fault when compiling array with pointer to other array
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c/3707: Internal error: Segmentation fault when compiling array with pointer to other array
- From: rochg at bakbone dot co dot uk
- Date: 17 Jul 2001 10:25:41 -0000
- Cc: chris at bakbone dot co dot uk
- Reply-To: rochg at bakbone dot co dot uk
>Number: 3707
>Category: c
>Synopsis: Internal error: Segmentation fault when compiling array with pointer to other array
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jul 17 03:26:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Roch Gadsdon, Bakbone Software
>Release: 3.0 Configured with: ./configure Thread model: single gcc version 3.0
>Organization:
>Environment:
i686-pc-linux-gnu
>Description:
Command line: gcc bug.c
Gives error:
bug.c:20: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
See description
>Fix:
Work around: Make type TestCommandT include a "TestParamT **" rather than a "TestParamT (*patParams)[]".
>Release-Note:
>Audit-Trail:
>Unformatted: