[Bug target/63399] Segmentation Fault on pow() function call when all parameters constant, ARM v61 Processor

2014-12-11 Thread Bruce at Daihls dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63399 --- Comment #2 from Bruce Dale --- On the same hardware (Raspberry Pi) I encountered the problem, I can't reproduce it. The board has been rebooted several times since I entered the bug report. Today, I rebooted it several times and cycled pow

[Bug c/63394] New: Segmentation Fault with -O3 flag on ARM v61 Processor

2014-09-27 Thread Bruce at Daihls dot com
Component: c Assignee: unassigned at gcc dot gnu.org Reporter: Bruce at Daihls dot com Created attachment 33589 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33589&action=edit Preprocessed file layer3.c, from lame gcc: 4.8.2 20131212 (Red Hat 4.8.2-8) system: Raspb

[Bug c/63394] Segmentation Fault with -O3 flag on ARM v61 Processor

2014-09-28 Thread Bruce at Daihls dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63394 --- Comment #2 from Bruce Dale --- gcc -v reports: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv6hl-redhat-linux-gnueabi/4.8.2/lto-wrapper Target: armv6hl-redhat-linux-gnueabi Configured with: ../configure --pre

[Bug c/63399] New: Segmentation Fault on pow() function call when all parameters constant, ARM v61 Processor

2014-09-28 Thread Bruce at Daihls dot com
Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: Bruce at Daihls dot com Created attachment 33602 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33602&action=edit Precompiled segfault.c gcc: 4.8.2 2