[Bug sanitizer/68099] arm-*-linux-gnueabihf -fsanitize=undefined warning: '' is used uninitialized in this function

2015-11-05 Thread yba at tkos dot co.il
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68099 --- Comment #10 from Jonathan Ben-Avraham --- (In reply to Marek Polacek from comment #9) > I've built a cross-compiler for arm-linux-gnueabihf target and can't > reproduce the issue with GCC trunk: > > $ ./cc1plus -I. /tmp/test.i -quiet -O3

[Bug sanitizer/68099] arm-*-linux-gnueabihf -fsanitize=undefined warning: '' is used uninitialized in this function

2015-11-05 Thread yba at tkos dot co.il
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68099 --- Comment #11 from Jonathan Ben-Avraham --- Created attachment 36652 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36652=edit tail -500 of build log for trunk rev 229474 showing build failure

[Bug sanitizer/68099] arm-*-linux-gnueabihf -fsanitize=undefined warning: '' is used uninitialized in this function

2015-11-05 Thread yba at tkos dot co.il
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68099 --- Comment #12 from Jonathan Ben-Avraham --- (In reply to Jonathan Ben-Avraham from comment #10) > (In reply to Marek Polacek from comment #9) > > I've built a cross-compiler for arm-linux-gnueabihf target and can't > > reproduce the issue with

[Bug sanitizer/68099] arm-*-linux-gnueabihf -fsanitize=undefined warning: '' is used uninitialized in this function

2015-11-05 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68099 Marek Polacek changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug sanitizer/68099] arm-*-linux-gnueabihf -fsanitize=undefined warning: '' is used uninitialized in this function

2015-11-01 Thread yba at tkos dot co.il
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68099 --- Comment #8 from Jonathan Ben-Avraham --- (In reply to Richard Earnshaw from comment #1) > The gcc developers do not use crosstool, so providing us with a config for > it is of no help. Furthermore, un-preprocessed source means we are

[Bug sanitizer/68099] arm-*-linux-gnueabihf -fsanitize=undefined warning: '' is used uninitialized in this function

2015-11-01 Thread yba at tkos dot co.il
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68099 --- Comment #7 from Jonathan Ben-Avraham --- Created attachment 36633 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36633=edit The preprocessed source code

[Bug sanitizer/68099] arm-*-linux-gnueabihf -fsanitize=undefined warning: '' is used uninitialized in this function

2015-11-01 Thread yba at tkos dot co.il
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68099 --- Comment #6 from Jonathan Ben-Avraham --- (In reply to Richard Earnshaw from comment #1) > The gcc developers do not use crosstool, so providing us with a config for > it is of no help. Furthermore, un-preprocessed source means we are

[Bug sanitizer/68099] arm-*-linux-gnueabihf -fsanitize=undefined warning: '' is used uninitialized in this function

2015-10-26 Thread yba at tkos dot co.il
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68099 --- Comment #3 from Jonathan Ben-Avraham --- (In reply to Maxim Ostapenko from comment #2) > I actually believe this is a dup of PR66977, that was fixed by Marek quite > time ago. Could you try trunk compiler? "trunk compiler"? As in SVN trunk?

[Bug sanitizer/68099] arm-*-linux-gnueabihf -fsanitize=undefined warning: '' is used uninitialized in this function

2015-10-26 Thread yba at tkos dot co.il
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68099 --- Comment #4 from Jonathan Ben-Avraham --- (In reply to Richard Earnshaw from comment #1) > The gcc developers do not use crosstool, so providing us with a config for > it is of no help. Furthermore, un-preprocessed source means we are

[Bug sanitizer/68099] arm-*-linux-gnueabihf -fsanitize=undefined warning: '' is used uninitialized in this function

2015-10-26 Thread chefmax at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68099 --- Comment #5 from Maxim Ostapenko --- (In reply to Jonathan Ben-Avraham from comment #3) > (In reply to Maxim Ostapenko from comment #2) > > I actually believe this is a dup of PR66977, that was fixed by Marek quite > > time ago. Could you try

[Bug sanitizer/68099] arm-*-linux-gnueabihf -fsanitize=undefined warning: '' is used uninitialized in this function

2015-10-26 Thread chefmax at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68099 Maxim Ostapenko changed: What|Removed |Added CC||chefmax at gcc dot gnu.org ---

[Bug sanitizer/68099] arm-*-linux-gnueabihf -fsanitize=undefined warning: '' is used uninitialized in this function

2015-10-26 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68099 Richard Earnshaw changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|