This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Proposed location for variable sizes etc in ARRAY_REF and


> 
> On Wed, 23 Jun 2004, Gerald Pfeifer wrote:
> > I also was going to suggest PR8361. ;-)  Is anybody working on fixing
> > this?
> 
> Unfortunately, the testcase from PR8361 still causes an ICE, regardless
> of the optimization setting, as soon as one specifies -Wall:
> 
>   % gccvs -c  -Wall tmp/8361.ii
>   In file included from dl.h:169,
>                    from generate.C:7:
>   depgraph.h: In member function `void COMPONENT_FACTORY::preprocessComponents()':
>   depgraph.h:647: internal compiler error: Segmentation fault
>   Please submit a full bug report, with preprocessed source if appropriate.
> 
> Richard, would you mind investigating again?

Well this is basically PR 16205.

Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]