Bug#681475: marked as done (std::pair C++03/11 incompat)

2012-07-13 Thread Debian Bug Tracking System
Your message dated Sat, 14 Jul 2012 03:04:46 +0200 with message-id <5000c5ae.3060...@debian.org> and subject line Re: Bug#681475: std::pair C++03/11 incompat has caused the Debian Bug report #681475, regarding std::pair C++03/11 incompat to be marked as done. This means that you claim that the pro

Processed: Re: Bug#681475: std::pair C++03/11 incompat

2012-07-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 681475 + sid wheezy upstream Bug #681475 [gcc-4.7] std::pair C++03/11 incompat Added tag(s) upstream, sid, and wheezy. > severity 681475 serious Bug #681475 [gcc-4.7] std::pair C++03/11 incompat Severity set to 'serious' from 'normal' > thank

Bug#667341: optimisation tests

2012-07-13 Thread Matthias Klose
please could you find out, which object files (if there are more than one) do export this symbol for a -O1 build, and attach the preprocessed source and command line options for these file(s)? -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Troub

gcj-4.7_4.7.1-2_amd64.changes ACCEPTED into unstable

2012-07-13 Thread Debian FTP Masters
Accepted: gcj-4.7-base_4.7.1-2_amd64.deb to main/g/gcj-4.7/gcj-4.7-base_4.7.1-2_amd64.deb gcj-4.7-jdk_4.7.1-2_amd64.deb to main/g/gcj-4.7/gcj-4.7-jdk_4.7.1-2_amd64.deb gcj-4.7-jre-headless_4.7.1-2_amd64.deb to main/g/gcj-4.7/gcj-4.7-jre-headless_4.7.1-2_amd64.deb gcj-4.7-jre-lib_4.7.1-2_al

Processing of gcj-4.7_4.7.1-2_amd64.changes

2012-07-13 Thread Debian FTP Masters
gcj-4.7_4.7.1-2_amd64.changes uploaded successfully to localhost along with the files: gcj-4.7_4.7.1-2.dsc gcj-4.7_4.7.1-2.diff.gz gcj-4.7-jre-lib_4.7.1-2_all.deb gcj-4.7-source_4.7.1-2_all.deb libgcj-doc_4.7.1-2_all.deb gcj-4.7-base_4.7.1-2_amd64.deb gcj-4.7-jre-headless_4.7.1-2_amd6

gcc-4.7_4.7.1-5_amd64.changes ACCEPTED into unstable

2012-07-13 Thread Debian FTP Masters
/libstdc++6-4.7-doc_4.7.1-5_all.deb libstdc++6-4.7-pic_4.7.1-5_amd64.deb to main/g/gcc-4.7/libstdc++6-4.7-pic_4.7.1-5_amd64.deb libstdc++6_4.7.1-5_amd64.deb to main/g/gcc-4.7/libstdc++6_4.7.1-5_amd64.deb Changes: gcc-4.7 (4.7.1-5) unstable; urgency=high . * Update to SVN 20120713 (r189464) from

Processing of gcc-4.7_4.7.1-5_amd64.changes

2012-07-13 Thread Debian FTP Masters
gcc-4.7_4.7.1-5_amd64.changes uploaded successfully to localhost along with the files: gcc-4.7_4.7.1-5.dsc gcc-4.7_4.7.1-5.diff.gz gcc-4.7-source_4.7.1-5_all.deb libstdc++6-4.7-doc_4.7.1-5_all.deb gcc-4.7-locales_4.7.1-5_all.deb gcc-4.7-base_4.7.1-5_amd64.deb libgcc1_4.7.1-5_amd64.deb

Results for 4.7.1 (Debian 4.7.1-4) testsuite on sparc-unknown-linux-gnu

2012-07-13 Thread Matthias Klose
LAST_UPDATED: Mon Jul 9 16:51:23 UTC 2012 (revision 189388) Target: sparc-linux-gnu gcc version 4.7.1 (Debian 4.7.1-4) Native configuration is sparc-unknown-linux-gnu === g++ tests === Running target unix UNRESOLVED: attribute_plugin.c compilation, -I. -I/build/buildd-gcc-4.7

Bug#681475: std::pair C++03/11 incompat

2012-07-13 Thread James Y Knight
Package: gcc-4.7 Version: 4.7.1-2 In the current version of GCC 4.7 in Debian, std::pair isn't ABI-compatible when used as a return value between C++03 and C++11 modes. This was recently fixed in: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53657 It'd be really nice to get the fixed version of gc