On Sat, Jun 16, 2012 at 9:01 AM, H.J. Lu <hjl.to...@gmail.com> wrote: > On Sun, Apr 1, 2012 at 11:51 PM, Ramana Radhakrishnan > <ramana.radhakrish...@linaro.org> wrote: >> On 1 April 2012 23:55, David Edelsohn <dje....@gmail.com> wrote: >>>> If there are no further comments I am inclined to commit this >>>> patch early next week (possibly causing quite some fallout ...). >>> >>> I am glad there was not more fallout. Unfortunately powerpc-aix was >>> not so lucky: >>> >>> /farm/dje/src/src/libstdc++-v3/src/c++98/streambuf.cc: In function >>> 'std::streamsize >>> std::__copy_streambufs_eof(std::basic_streambuf<_CharT, _Traits>*, >>> std::basic_streambuf<_CharT, _Traits>*, bool&) [with _CharT = wchar_t; >>> _Traits = std::char_traits<wchar_t>; std::streamsize = long int]': >>> /farm/dje/src/src/libstdc++-v3/src/c++98/streambuf.cc:113:5: internal >>> compiler error: in get_loop_body, at cfgloop.c:831 >> >> >> This looks similar to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52800 >> > > This also caused: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53695 >
This also caused: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54458 -- H.J.