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 Sun, 27 Jun 2004, Andrew Pinski wrote:
>> 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.

Are you sure?  PR 8361 does not have any nothrows, at least in user code.
If you have a fix for 16205, please let me know and I'll retest.

Gerald


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