[Bug middle-end/35964] ICE with -funroll-loops on arm/arm eabi

2008-05-09 Thread riku dot voipio at iki dot fi
--- Comment #6 from riku dot voipio at iki dot fi 2008-05-09 10:05 --- The attached testcases compile now fine with gcc 4.3 branch updated to 20080501 Using built-in specs. Target: arm-linux-gnueabi Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.0-4' --w

[Bug target/35399] [4.3 regression] bootstrap error, ICE in free_list, at lists.c:52

2008-04-28 Thread riku dot voipio at iki dot fi
--- Comment #2 from riku dot voipio at iki dot fi 2008-04-28 12:26 --- Newer arm builds of gcc-4.3 in debian have succeeded fine, so I'd say this bug can be closed. One theory could be that this build machine simply ran out of Memory during the build (although a later build on si

[Bug target/35965] -fstack-protector produces segfaulting binaries on arm/armel

2008-04-23 Thread riku dot voipio at iki dot fi
--- Comment #3 from riku dot voipio at iki dot fi 2008-04-23 13:49 --- This is also reproducible with codesourcery 2008q1 Using built-in specs. Target: arm-none-linux-gnueabi Configured with: /scratch/sandra/lite/src/gcc-4.2/configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu

[Bug c/35965] -fstack-protector produces segfaulting binaries on arm/armel

2008-04-17 Thread riku dot voipio at iki dot fi
--- Comment #2 from riku dot voipio at iki dot fi 2008-04-17 11:49 --- Created an attachment (id=15490) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15490&action=view) segfaulting arm assemble of hello world -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35965

[Bug c/35965] -fstack-protector produces segfaulting binaries on arm/armel

2008-04-17 Thread riku dot voipio at iki dot fi
--- Comment #1 from riku dot voipio at iki dot fi 2008-04-17 11:48 --- Created an attachment (id=15489) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15489&action=view) working arm assembly produced from hello world -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35965

[Bug c/35965] New: -fstack-protector produces segfaulting binaries on arm/armel

2008-04-17 Thread riku dot voipio at iki dot fi
or produces segfaulting binaries on arm/armel Product: gcc Version: 4.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: riku dot voipio at iki d

[Bug middle-end/35964] ICE with -funroll-loops on arm/arm eabi

2008-04-17 Thread riku dot voipio at iki dot fi
--- Comment #5 from riku dot voipio at iki dot fi 2008-04-17 11:32 --- Current debian/arm eabi gcc is built as: Package source: gcc-4.3 GCC version: 4.3.1 Base Debian version: 4.3 Configured with: -v --with-pkgversion='Debian 4.3.0-3' --with-bugurl='fi

[Bug middle-end/35964] ICE with -funroll-loops on arm/arm eabi

2008-04-17 Thread riku dot voipio at iki dot fi
--- Comment #4 from riku dot voipio at iki dot fi 2008-04-17 11:24 --- Created an attachment (id=15488) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15488&action=view) test case from pymol $ gcc -g -O2 -fwrapv -funroll-loops -S Match.i layer0/Match.c: In function 

[Bug middle-end/35964] ICE with -funroll-loops on arm/arm eabi

2008-04-17 Thread riku dot voipio at iki dot fi
--- Comment #3 from riku dot voipio at iki dot fi 2008-04-17 11:23 --- Created an attachment (id=15487) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15487&action=view) test case from openarena, a quake3 port gcc -S -O3 -ffast-math -funroll-loops files.i code/qcommon/file

[Bug middle-end/35964] ICE with -funroll-loops on arm/arm eabi

2008-04-17 Thread riku dot voipio at iki dot fi
--- Comment #2 from riku dot voipio at iki dot fi 2008-04-17 11:22 --- Created an attachment (id=15486) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15486&action=view) test case from john gcc -S -Wall -O2 -fomit-frame-pointer -funroll-loops DES_bs.i DES_bs.c: In f

[Bug middle-end/35964] ICE with -funroll-loops on arm/arm eabi

2008-04-17 Thread riku dot voipio at iki dot fi
--- Comment #1 from riku dot voipio at iki dot fi 2008-04-17 11:19 --- Created an attachment (id=15485) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15485&action=view) test case from libcoveb ICE when compiled as: gcc-4.3 -S -g -O2 -funroll-loops coveb-tree.i --

[Bug c/35964] New: ICE with -funroll-loops on arm/arm eabi

2008-04-17 Thread riku dot voipio at iki dot fi
roll-loops on arm/arm eabi Product: gcc Version: 4.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: riku dot voipio at iki dot fi GCC build triplet: arm-linux