Bug#826365: marked as done (patch to build libgnat* as target instead of host libraries breaks native builds)

2016-06-09 Thread Debian Bug Tracking System
sanitizer (x32 debug symbols) Closes: 826365 Changes: gcc-6 (6.1.1-6) unstable; urgency=medium . * Update to SVN 20160609 (r237267, 6.1.1) from the gcc-6-branch. - Fix PR target/71389 (x86), PR tree-optimization/71259, PR target/70830 (ARM), PR target/67310 (x86), PR c++/71442,

gcc-6_6.1.1-6_amd64.changes ACCEPTED into unstable

2016-06-09 Thread Debian FTP Masters
debug symbols) Closes: 826365 Changes: gcc-6 (6.1.1-6) unstable; urgency=medium . * Update to SVN 20160609 (r237267, 6.1.1) from the gcc-6-branch. - Fix PR target/71389 (x86), PR tree-optimization/71259, PR target/70830 (ARM), PR target/67310 (x86), PR c++/71442, PR c++/70847, PR

Processing of gcc-6_6.1.1-6_amd64.changes

2016-06-09 Thread Debian FTP Masters
gcc-6_6.1.1-6_amd64.changes uploaded successfully to localhost along with the files: gcc-6_6.1.1-6.dsc gcc-6_6.1.1-6.diff.gz gcc-6-locales_6.1.1-6_all.deb gcc-6-source_6.1.1-6_all.deb gcj-6-jre-lib_6.1.1-6_all.deb gcj-6-source_6.1.1-6_all.deb libgccjit-6-doc_6.1.1-6_all.deb libgcj-d

Bug#826365: patch to build libgnat* as target instead of host libraries breaks native builds

2016-06-09 Thread Yunqiang Su
> 在 2016年6月7日,23:45,YunQiang Su 写道: > > In ada-gnattools-cross.diff, there are 3 lines, like this: > > +# We will use the just-built compiler to compile and link everything. > +GCC=../gcc/xgcc -B../gcc/ > +GXX=../gcc/xg++ -B../gcc/ > > adding -no-pie option for GCC and GXX will make gcc-6 buil