https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81763
Bug ID: 81763
Summary: Issues with 32bit x86 apps on GCC 7.1+
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81763
--- Comment #1 from Andrew Pinski ---
There are some known issues with older versions of LLVM, maybe you are using
too older version of LLVM. That is some versions of LLVM have undefined C++
code in them. GCC 7.1 is more aggressive of optimizin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81763
--- Comment #2 from Mike Lothian ---
Sorry I should have been more clear, this is LLVM trunk
I'm using these flags:
CFLAGS="-O2 -march=native -pipe"
CXXFLAGS="-O2 -march=native -pipe"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed"
gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81764
Bug ID: 81764
Summary: Visibility for explicitly instantiated template class
get warned if it was implicitly instantiated
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81753
--- Comment #2 from Martin Liška ---
Apparently it's not enough:
g++ -no-pie -O0 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wmissing-forma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81723
Thomas Koenig changed:
What|Removed |Added
Target Milestone|--- |7.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81753
--- Comment #3 from Segher Boessenkool ---
rs6000-p8swap.o as well :-)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81753
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
101 - 108 of 108 matches
Mail list logo