[Bug driver/90983] manual documents `-Wno-stack-usage` flag, but it is unrecognized

2020-04-20 Thread Torsten at Robitzki dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90983 --- Comment #7 from Torsten Robitzki --- Thanks, that workaround works for me.

[Bug driver/90983] manual documents `-Wno-stack-usage` flag, but it is unrecognized

2020-04-17 Thread Torsten at Robitzki dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90983 --- Comment #5 from Torsten Robitzki --- (In reply to Martin Sebor from comment #4) > Using a very large -Wstack-usage argument should effectively disable the > warning. E.g., -Wstack-usage=4EiB or -Wstack-usage=$(getconf ULONG_MAX).

[Bug driver/90983] manual documents `-Wno-stack-usage` flag, but it is unrecognized

2020-04-17 Thread Torsten at Robitzki dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90983 --- Comment #3 from Torsten Robitzki --- Is there a workaround to disable that warning (once it was enabled) for the case, gcc detects an unbound stack usage?

[Bug c++/61039] Using a constexpr's address as a template variable produces an unnecessary warning

2015-11-27 Thread Torsten at Robitzki dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61039 Torsten Robitzki changed: What|Removed |Added CC||Torsten at Robitzki dot de

[Bug other/61427] Fail to build due to #error GATHER_STATISTICS must be defined

2014-06-07 Thread Torsten at Robitzki dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61427 Torsten Robitzki Torsten at Robitzki dot de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/61427] New: Fail to build due to #error GATHER_STATISTICS must be defined

2014-06-05 Thread Torsten at Robitzki dot de
Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: Torsten at Robitzki dot de Hello, I try to build an arm cross compiler on OSX. The used compiler is gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00). After

[Bug other/61427] Fail to build due to #error GATHER_STATISTICS must be defined

2014-06-05 Thread Torsten at Robitzki dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61427 --- Comment #1 from Torsten Robitzki Torsten at Robitzki dot de --- I've tried the same configuration with gcc 4.8.3. The same error occurs in the config.log, but this time the build stops with: g++ -I../../libcpp -I. -I../../libcpp/../include