Hi there,
I'm a 3rd-year student from WGU Missouri and I am currently researching for
my new project about people with disabilities.
Just saw your note on your Computational Resources for Linguistic Research
page about new suggestions, so thought I’d check & see if you’re still
updating the page.
Snapshot gcc-12-20210718 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/12-20210718/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 12 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
On Sun, Jul 18, 2021 at 1:13 PM Ian Lance Taylor via Gcc
wrote:
> On Sun, Jul 18, 2021 at 6:23 AM Mark Wielaard wrote:
> >
> > For the gcc rust frontend I was thinking of importing a couple of
> > gnulib modules to help with UTF-8 processing, conversion to/from
> > unicode codepoints and determi
On Sun, Jul 18, 2021 at 6:23 AM Mark Wielaard wrote:
>
> For the gcc rust frontend I was thinking of importing a couple of
> gnulib modules to help with UTF-8 processing, conversion to/from
> unicode codepoints and determining various properties of those
> codepoints. But it seems gcc doesn't yet
Hi,
For the gcc rust frontend I was thinking of importing a couple of
gnulib modules to help with UTF-8 processing, conversion to/from
unicode codepoints and determining various properties of those
codepoints. But it seems gcc doesn't yet have any gnulib modules
imported, and maybe other frontends