This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On 8/3/2012 23:35, Ian Lance Taylor wrote:
> On Fri, Aug 3, 2012 at 8:02 AM, JonY <jon_y@users.sourceforge.net> wrote:
>> On 8/3/2012 22:37, Ian Lance Taylor wrote:
>>> On Fri, Aug 3, 2012 at 7:01 AM, JonY <jon_y@users.sourceforge.net> wrote:
>>>>
>>>> For correctness sake, determine version from BASE-VER file instead of
>>>> calling compiler. This allows better toleration with bad Canadian cross
>>>> setups where host gcc version is of different version from target.
>>>>
>>>> Patch OK?
>>>
>>> The patch is OK but you need a ChangeLog entry.
>>>
>>> Thanks.
>>>
>>> Ian
>>>
>>
>> ChangeLog OK?
>>
>> 2012-08-03 Jonathan Yong <jon_y@users.sourceforge.net>
>>
>> * Makefile.in: Use BASE-VER file instead of host compiler
>> to better tolerate setups where host gcc version differs from
>> target version.
>
> Missing item you are changing, gives explanation normally omitted from
> ChangeLog entries. I would suggest this:
>
> * Makefile.in (version): Set to BASE-VER from gcc directory.
>
> Ian
>
OK. Btw, I don't actually have write access, so please commit if the
ChangeLog is good.
2012-08-03 Jonathan Yong <jon_y@users.sourceforge.net>
* Makefile.in (version): set to BASE-VER file from gcc
directory.
Attachment:
signature.asc
Description: OpenPGP digital signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |