[Bug c++/78004] New: g++ 6.2.1 segfaults when compiling qt 4.8.7 on arm

2016-10-17 Thread ncopa at alpinelinux dot org
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ncopa at alpinelinux dot org Target Milestone: --- make[1]: Entering directory '/home/buildozer/aports/main/qt/src/qt-everywhere-opensource-src-4.8.7/src/declarative' g++ -fno-aggressive-loop-optimizati

[Bug c++/78004] g++ 6.2.1 segfaults when compiling qt 4.8.7 on arm

2016-10-17 Thread ncopa at alpinelinux dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78004 --- Comment #1 from Natanael Copa --- Qt is built without precompiled headers. (with -no-pch)

[Bug c++/78004] g++ 6.2.1 segfaults when compiling qt 4.8.7 on arm

2016-10-17 Thread ncopa at alpinelinux dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78004 --- Comment #3 from Natanael Copa --- Created attachment 39822 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39822&action=edit qdeclarativeanimation.ii.gz It segfaults with -O1 and -O2 but not with -Os or -O0.

[Bug c++/78004] g++ 6.2.1 segfaults when compiling qt 4.8.7 on arm

2016-10-17 Thread ncopa at alpinelinux dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78004 --- Comment #4 from Natanael Copa --- It seems to be reproducible on 32 bit x86 too with: $ g++ -v Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i586-alpine-linux-musl/6.2.1/lto-wrapper Target: i586-alpine-linux-mus

[Bug target/32219] optimizer causes wrong code in pic/hidden/weak symbol checking.

2010-06-30 Thread ncopa at alpinelinux dot org
--- Comment #12 from ncopa at alpinelinux dot org 2010-06-30 11:52 --- whats the status on this bug? It still happens on gcc-4.4.4. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32219

[Bug ipa/96734] gcc 10.2.0 fails to compile on mips64 due to crash in IPA SRA pass

2020-11-13 Thread ncopa at alpinelinux dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96734 Natanael Copa changed: What|Removed |Added CC||ncopa at alpinelinux dot org

[Bug go/105225] New: build failure with musl libc 1.2.3 due to sysinfo.go error: redefinition of 'SYS_SECCOMP'

2022-04-11 Thread ncopa at alpinelinux dot org via Gcc-bugs
NCONFIRMED Severity: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: ncopa at alpinelinux dot org CC: cmang at google dot com Target Milestone: --- Building gcc 11.2.1 with musl libc 1.2.3 fails with: 11.2.1_g

[Bug target/115464] [14 Backport] ICE when building libaom on arm64 (neon sve bridge usage with tbl/perm)

2024-08-09 Thread ncopa at alpinelinux dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115464 Natanael Copa changed: What|Removed |Added CC||ncopa at alpinelinux dot org