[Bug c++/83413] that's a compiler bug, not something we can address. MAME is known to be buildable for other ARM targets (e.g. Raspberry Pi) right now so it appears to be an issue with whatever you're

2017-12-13 Thread perfeitoan at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83413 Alexander Perfeito changed: What|Removed |Added Target||NVidia ARM Tegra TK1

[Bug other/83413] New: that's a compiler bug, not something we can address. MAME is known to be buildable for other ARM targets (e.g. Raspberry Pi) right now so it appears to be an issue with whatever

2017-12-13 Thread perfeitoan at hotmail dot com
at hotmail dot com Target Milestone: --- Compiling src/mame/video/bfm_adr2.cpp... Linking chdman... /usr/bin/ld: ../../../../../scripts/src/libutils.a(strformat.o): relocation R_ARM_MOVW_ABS_NC against `_ZNKSt5ctypeIcE8do_widenEc' can not be used when making a shared object; recompile with -fPIC

[Bug tree-optimization/81163] error: ‘snprintf’ output may be truncated before the last format character [-werror=format-truncation=] note: ‘snprintf’ output between 2 and 266 bytes into a destination

2017-06-22 Thread perfeitoan at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81163 --- Comment #9 from Alexander Perfeito --- (In reply to Alexander Perfeito from comment #8) > (In reply to Alexander Perfeito from comment #7) > > (In reply to Martin Sebor from comment #5) > > > Resolved as Invalid per comment #2. > > > > > >

[Bug tree-optimization/81163] error: ‘snprintf’ output may be truncated before the last format character [-werror=format-truncation=] note: ‘snprintf’ output between 2 and 266 bytes into a destination

2017-06-22 Thread perfeitoan at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81163 --- Comment #8 from Alexander Perfeito --- (In reply to Alexander Perfeito from comment #7) > (In reply to Martin Sebor from comment #5) > > Resolved as Invalid per comment #2. > > > > PS Thanks for providing the source file. Note that I/we

[Bug tree-optimization/81163] error: ‘snprintf’ output may be truncated before the last format character [-werror=format-truncation=] note: ‘snprintf’ output between 2 and 266 bytes into a destination

2017-06-22 Thread perfeitoan at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81163 Alexander Perfeito changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug tree-optimization/81163] error: ‘snprintf’ output may be truncated before the last format character [-werror=format-truncation=] note: ‘snprintf’ output between 2 and 266 bytes into a destination

2017-06-22 Thread perfeitoan at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81163 --- Comment #6 from Alexander Perfeito --- Created attachment 41616 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41616=edit snprintf Problems GCC 7.1.1 compiling Kernel Linux relay.i

[Bug tree-optimization/81163] error: ‘snprintf’ output may be truncated before the last format character [-werror=format-truncation=] note: ‘snprintf’ output between 2 and 266 bytes into a destination

2017-06-22 Thread perfeitoan at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81163 Alexander Perfeito changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug tree-optimization/81163] error: ‘snprintf’ output may be truncated before the last format character [-werror=format-truncation=] note: ‘snprintf’ output between 2 and 266 bytes into a destination

2017-06-22 Thread perfeitoan at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81163 --- Comment #3 from Alexander Perfeito --- Created attachment 41614 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41614=edit snprintf Problems GCC 7.1.1 source kernel code linux 3.10.18 compiling by gcc 7.1.1 tretament like error stop

[Bug tree-optimization/81163] New: error: ‘snprintf’ output may be truncated before the last format character [-werror=format-truncation=] note: ‘snprintf’ output between 2 and 266 bytes into a destin

2017-06-21 Thread perfeitoan at hotmail dot com
at hotmail dot com Target Milestone: --- Using gcc 7.1.1 and compiling Linux kernel version 3.10.18 the file name relay.c: 423: 30 gcc stops compiling with this error message. Using other versions prior to version 5 and including compilation occurs without problems. Compilated in system ARM 32Bits