Re: GCC arc port defaults to -fcommon

2021-07-07 Thread Claudiu Zissulescu via Gcc
Hi, I have quickly tested the next patch, and it looks like everything is alright. In the end we don't really need to temper with fcommon. diff --git a/gcc/common/config/arc/arc-common.c b/gcc/common/config/arc/arc-common.c index 6a1190296167..3b36d09997c7 100644 --- a/gcc/common/config/arc/ar

Re: GCC arc port defaults to -fcommon

2021-07-07 Thread Claudiu Zissulescu via Gcc
The fno-common option is indeed related to the use of small-data. However, the small data is only used for baremetal applications, and it shouldn't be used for linux toolchain. To me Richard's patch looks alright. Thanks, Claudiu From: Richard Biener Sent: Wed

Re: Claudiu Zissulescu appointed ARC Co-Maintainer

2020-12-02 Thread Claudiu Zissulescu via Gcc
Thank you for your support, Claudiu From: David Edelsohn Sent: Sunday, November 29, 2020 9:47 PM To: Claudiu Zissulescu ; gcc@gcc.gnu.org Subject: Claudiu Zissulescu appointed ARC Co-Maintainer I am pleased to announce that the GCC Steering Committee has