This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/42880] trunk does not compile boost MPL



------- Comment #23 from piotr dot wyderski at gmail dot com  2010-01-27 13:04 -------

cmdline:

  g++ [-std=gnu++0x] br.cpp -I/usr/include/boost_1_39_0/

On gcc version 4.5.0 20090604 (experimental) (GCC):
compiled OK

On gcc version 4.5.0 20100107 (experimental) (GCC)
compiled OK

On 20100115 it was also OK, but I can't prove it.

On 20100126: a lot of errors, the amount depends
on the presence of -std=gnu++0x

I have no intermediate builds between 15 and 26,
so can't reduce the range any more.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42880


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]