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: Massive SPEC failures on trunk


"Vladimir Sysoev" <vladimir.sysoev@gmail.com> writes:

> There is minimal reproducer for cpu2006/h264ref is attached
> use
> gcc -O2 -c ./image.c
> 
> Compiler from trunk produces:
> image.c: In function 'UnifiedOneForthPix':
> image.c:35: internal compiler error: in set_value_range, at tree-vrp.c:267

I just committed a patch for PR 31034 which may fix this.

Ian


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