This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [BUILDROBOT][PATCH] ppc{,64}-linux broken (IPA C++ refactoring 4/N)
- From: David Edelsohn <dje dot gcc at gmail dot com>
- To: Jan-Benedict Glaw <jbglaw at lug-owl dot de>, Martin Liska <mliska at suse dot cz>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 25 Aug 2014 11:44:58 -0400
- Subject: Re: [BUILDROBOT][PATCH] ppc{,64}-linux broken (IPA C++ refactoring 4/N)
- Authentication-results: sourceware.org; auth=none
2014-08.25 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* config/rs6000/rs6000.c (rs6000_return_in_msb): Fix fallout from
cgraph_state conversion.
The patch seems reasonable to me based on the other changes.
Thanks, David