On 30/04/2012 1:52 PM, Pedro Giffuni wrote: > On 04/30/12 14:04, Oleksandr Tymoshenko wrote: >> On 29/04/2012 12:04 PM, Adrian Chadd wrote: >>> .. and the output from the buildworld: >> >> .. skipped .. >> >>> -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 >>> -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized >>> -Wno-pointer-sign -c jemalloc_jemalloc.c -o jemalloc_jemalloc.So >>> jemalloc_jemalloc.c: In function 'calloc': >>> jemalloc_jemalloc.c:1027: internal compiler error: in >>> change_address_1, at emit-rtl.c:1784 >>> Please submit a full bug report, >>> with preprocessed source if appropriate. >>> See<URL:http://gcc.gnu.org/bugs.html> for instructions. >>> *** Error code 1 >>> 1 error >>> *** Error code 2 >>> 1 error >>> *** Error code 2 >>> 1 error >>> *** Error code 2 >>> 1 error >>> *** Error code 2 >>> 1 error >> >> This ICE was fixed here: >> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33256 >> Unfortunately the fix is GPLv3-licensed, so we can't merge it >> back as-is. >> > > Actually.. the fix was merged to the gcc 4.1 branch > so we can take it under GPLv2: > > http://gcc.gnu.org/viewcvs?view=revision&revision=128198 Thanks, Pedro! It's GPLv2 indeed. I missed it yesterday. Will commit.Received on Mon Apr 30 2012 - 19:51:46 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:26 UTC