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]

Re: [PATCH] Remove extra memory allocation of strings.


Hi Martin,

On 23/10/18 14:17, Martin Liška wrote:
Hello.

As a follow up patch I would like to remove redundant string allocation
on string which is not needed in my opinion.

I think this change is correct, as these functions don't modify the string,
just read it in different ways.

You'll still need approval from a maintainer.

Thanks,
Kyrill

That bootstrap on aarch64-linux.

Martin



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]