[Bug c++/52733] Cannot compile gcc/g++ on Mac OS X 10.6.8

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52733 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/52733] Cannot compile gcc/g++ on Mac OS X 10.6.8

2012-04-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52733 --- Comment #3 from Paolo Carlini 2012-04-17 19:26:16 UTC --- For the record: on Lion things seem in pretty good shape for current gcc-4_7: builds is fine and std::log(2.0L) also works at any optimization level.

[Bug c++/52733] Cannot compile gcc/g++ on Mac OS X 10.6.8

2012-04-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52733 --- Comment #2 from Paolo Carlini 2012-04-17 19:03:19 UTC --- Per se, the issue is now moot because both in mainline and in 4_7-branch we don't use std::log(2.0) anymore. Still, something may well be flaky, at least for this specific version of d

[Bug c++/52733] Cannot compile gcc/g++ on Mac OS X 10.6.8

2012-03-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52733 --- Comment #1 from Jonathan Wakely 2012-03-27 09:39:49 UTC --- (In reply to comment #0) > I downloaded GCC 4.7.0 released [2012-03-22] and was unable to build gcc/g++. > I used the following configure command: > > % ./configure --prefix=`pwd`/i