gcc-5_5.4.1-4_source.changes ACCEPTED into unstable

2016-12-02 Thread Debian FTP Masters
(5.4.1-4) unstable; urgency=medium . * Update to SVN 20161202 (r243202, 5.4.1) from the gcc-5-branch. - Fix PR sanitizer/78294, PR libstdc++/78052, PR libgcc/78064, PR c/71115, PR rtl-optimization/78038, PR target/78426 (SH), PR ipa/78309, PR target/78310 (x86), PR target/78262

Processing of gcc-5_5.4.1-4_source.changes

2016-12-02 Thread Debian FTP Masters
gcc-5_5.4.1-4_source.changes uploaded successfully to localhost along with the files: gcc-5_5.4.1-4.dsc gcc-5_5.4.1-4.diff.gz Greetings, Your Debian queue daemon (running on host usper.debian.org)

Bug#846214: gcc-6: wrong code generation in protobuf-c testsuite, adding printf works around

2016-12-02 Thread Matthias Klose
On 02.12.2016 10:36, Thorsten Glaser wrote: > On Thu, 1 Dec 2016, Matthias Klose wrote: > >> cool, thanks! bonus questions: >> >> - does the test pass with -O1, if yes can you identify >>the -O2 -fno-* flag? >> - do the above with -O0 > > I’ll have to try, but I’m a bit out of time for the

Bug#846214: gcc-6: wrong code generation in protobuf-c testsuite, adding printf works around

2016-12-02 Thread Thorsten Glaser
On Thu, 1 Dec 2016, Matthias Klose wrote: > cool, thanks! bonus questions: > > - does the test pass with -O1, if yes can you identify >the -O2 -fno-* flag? > - do the above with -O0 I’ll have to try, but I’m a bit out of time for the next two to three days. > - do you get warnings when y