c/3707: Internal error: Segmentation fault when compiling array with pointer to other array
rochg@bakbone.co.uk
rochg@bakbone.co.uk
Tue Jul 17 03:26:00 GMT 2001
>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:
More information about the Gcc-prs
mailing list