Re: [PATCH] gcc/config.gcc: fix typo for powerpc e6500 cpu_is_64bit
2015-11-06 Arnout Vandecappelle * gcc/config.gcc: fix typo for powerpc e6500 cpu_is_64bit For GCC, please don't send ChangeLog entries as diffs. Applied. Thanks. - David
[PATCH] gcc/config.gcc: fix typo for powerpc e6500 cpu_is_64bit
Otherwise, it will not be treated as a 64-bit CPU even if the target tuple specifies powerpc64. --- This is a trivial fix so I hope no copyright assignment is required. I submit this change in the public domain. This is my first time submitting anything to gcc, so if I should do someting different