On Apr 1, 2014, at 6:38 AM, Dominique Dhumieres wrote:
> Patch submitted at
>
> http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01477.html
> OK to backport the suitable patches for pr54083 and
> pr54407 to 4.8 and 4.7 branches?
Sure, as long as you let it bake a little on trunk. :-).
On Mar 26, 2014, at 3:33 PM, Dominique Dhumieres wrote:
> OK for trunk?
Ok.
Patch submitted at
http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01477.html
Results for powerpc-apple-darwin9 with the patches at
http://gcc.gnu.org/ml/gcc-testresults/2014-03/msg02361.html
and without them at
http://gcc.gnu.org/ml/gcc-testresults/2014-02/msg01256.html
OK for trunk? OK to bac
The first patch silences hundreds of harmless warnings from Xcode 3.2.x
due to r205679 and of the kind
warning: DWARFDebugInfoEntry::AppendDependants() -- check on this item
TAG_namelist_item: attr = AT_namelist_item form = FORM_ref4
The following three patches fix pr54083 for darwin 8 and 9.