<- Http ->

2021-03-01 Thread Renaud Leli?vre via Gcc
/* -*- mode: C; mode: fold; -*- */ /* Copyright (c) 1992, 1998, 2000, 2002, 2003, 2004, 2005, 2006 John E. Davis * This file is part of JED editor library source. * * You may distribute this file under the terms the GNU General Public * License. See the file COPYING for more information. */

Re: boostrap failure with newlib

2021-03-01 Thread Jonathan Wakely via Gcc
On Sun, 28 Feb 2021 at 00:42, sotrdg sotrdg via Gcc wrote: > > ../../../gcc/libssp/ssp.c: In function '__guard_setup': > ../../../gcc/libssp/memcpy-chk.c:45:15: error: unknown type name 'size_t' >45 | size_t len, size_t slen) > | ^~ Please do not paste hu

Monkland Editor

2021-03-01 Thread Renaud Leli?vre via Gcc
Port 6683 https://www.science.co.il/language/Codes.php

Re: HELP: MIPS PC Relative Addressing

2021-03-01 Thread Jiaxun Yang
在 2021/2/25 上午5:40, Jim Wilson 写道: On Wed, Feb 24, 2021 at 6:18 AM Jiaxun Yang > wrote: I found it's very difficult for GCC to generate this kind of pcrel_lo expression, RTX label_ref can't be lower into such LOW_SUM expression. Yes, it is difficu