On Mon, May 8, 2017 at 10:00 PM, Jonathan Wakely wrote:
> On 5 May 2017 at 21:35, Palmer Dabbelt wrote:
>> I just submitted two patches against trunk. I'd like to also have them on
>> the
>> 7 branch, so when 7.2 comes out we'll have them. These patches only touch
>> the
>> RISC-V backend, whi
On 05/09/2017 01:36 AM, Daniel Santos wrote:
To further the usefulness of such techniques, I propose the addition of
a c-family attribute to declare a parameter, variable (and possibly
other declarations) as "constprop" or some similar word. The purpose of
the attribute is to:
1.) Emit a warn
On Tuesday 09 May 2017, Daniel Santos wrote:
> The primary aim is to facilitate high-performance generic C
> libraries for software where C++ is not suitable, but the cost of
> run-time abstraction is unacceptable. A good example is the Linux
> kernel, where the source tree is littered with more th
Snapshot gcc-5-20170509 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/5-20170509/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 5 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-5
Hi all,
I am stepping down as the SH backend maintainer for personal reasons.
I might still send tiny SH patches and sh-linux testresults if the HDD
of my SH machine can be recovered. I've moved myself to write after
approval section.
I didn't think that I could be involved with such huge and hi
On Tue, 09 May 2017 01:50:42 PDT (-0700), richard.guent...@gmail.com wrote:
> On Mon, May 8, 2017 at 10:00 PM, Jonathan Wakely
> wrote:
>> On 5 May 2017 at 21:35, Palmer Dabbelt wrote:
>>> I just submitted two patches against trunk. I'd like to also have them on
>>> the
>>> 7 branch, so when 7.