GregorR / musl-gcc-patches

Patches to GCC necessary for supporting musl.
21 stars 10 forks source link

powerpc.diff: add missing hunk #7

Closed rofl0r closed 8 years ago

rofl0r commented 8 years ago

this hunk went missing from the powerpc port when porting from 4.7.2 to 4.7.3, but it is required to get working binaries.

rofl0r commented 8 years ago

with these 3 patches the 4.7.3 branch should be on par with other versions. i suggest merging them and then creating a branch gcc-4.7.4 from the top of the branch, and subsequently generate a patch for gcc 4.7.4.

GregorR commented 8 years ago

Applied.