[Bug c++/80655] -Werror=format-truncation inconsistency between x86_32 and x86_64

2017-05-06 Thread krejzi at email dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80655 --- Comment #4 from Armin K. --- There is a log file in the tarball with all the options. Package is built with cmake, so there's lot of them.

[Bug c++/80655] -Werror=format-truncation inconsistency between x86_32 and x86_64

2017-05-06 Thread krejzi at email dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80655 --- Comment #2 from Armin K. --- Created attachment 41333 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41333&action=edit Preprocessed source files Here are the requested files. I apologize for having to compress them, but a single file e

[Bug c++/80655] New: -Werror=format-truncation inconsistency between x86_32 and x86_64

2017-05-06 Thread krejzi at email dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: krejzi at email dot com Target Milestone: --- When building SPIRV-Tools with gcc-7.1.0 (stock, self-built), it builds fine for 64 bit, but not for 32 bit (multilib setup). The part of

[Bug preprocessor/65713] C Preprocessor generates invalid output

2015-04-09 Thread krejzi at email dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65713 --- Comment #4 from Armin K. --- Yes, that works. I'll take it to libgpg-error upstream. Thanks for the quick response and please close this bug.

[Bug preprocessor/65713] C Preprocessor generates invalid output

2015-04-09 Thread krejzi at email dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65713 --- Comment #2 from Armin K. --- Created attachment 35276 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35276&action=edit File used to produce the first two files Two files are generated with gcc -E _mkerrcodes.h

[Bug preprocessor/65713] C Preprocessor generates invalid output

2015-04-09 Thread krejzi at email dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65713 --- Comment #1 from Armin K. --- Created attachment 35275 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35275&action=edit gcc 5.0.0 snapshot output

[Bug preprocessor/65713] New: C Preprocessor generates invalid output

2015-04-09 Thread krejzi at email dot com
: preprocessor Assignee: unassigned at gcc dot gnu.org Reporter: krejzi at email dot com Created attachment 35274 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35274&action=edit gcc-4.9.2 output Using GCC snapshot 5.0.0 20150405 (experimental) and trying to build libgpg-err

[Bug c/53662] Cannot build static gcc on i686 linux gnu with -m64 support.

2012-06-13 Thread krejzi at email dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53662 --- Comment #2 from Armin K. 2012-06-13 21:17:35 UTC --- (In reply to comment #1) > > That means you need a 64-bit capable binutils. > > Just a guess, but you might need to use --target=x86_64-unknown-linux-gnu to > make a cross compiler for x8

[Bug c/53662] New: Cannot build static gcc on i686 linux gnu with -m64 support.

2012-06-13 Thread krejzi at email dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53662 Bug #: 53662 Summary: Cannot build static gcc on i686 linux gnu with -m64 support. Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED