Re: MIPS ASAN status? (and "volunteering")

2018-03-11 Thread Hans-Peter Nilsson
H.J.: please see last. > From: Jean Lee > Date: Sat, 10 Mar 2018 20:22:45 +0800 > > See above regarding looking at patches, but I guess you mean > > that the patch is trivial, so then I presume it was more or less > > the same as this, which is basically a copy-paste from looking > > at rs6000 a

gcc-8-20180311 is now available

2018-03-11 Thread gccadmin
Snapshot gcc-8-20180311 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/8-20180311/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 8 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision

GSoC 2018 - Adding functions in math.h

2018-03-11 Thread Tejas Joshi
> * roundeven is similar to existing functions round / ceil / floor / trunc. > So you'd define built-in functions (roundeven / roundevenf / roundevenl > and _FloatN and _FloatNx variants) similar to those for the older rounding > functions, in builtins.def. Hello, Thanks to all for your inputs t

GSoC 2018 - Adding functions in math.h

2018-03-11 Thread Tejas Joshi
> * roundeven is similar to existing functions round / ceil / floor / trunc. > So you'd define built-in functions (roundeven / roundevenf / roundevenl > and _FloatN and _FloatNx variants) similar to those for the older rounding > functions, in builtins.def. Hello, Thanks to all for your inputs t

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-11 Thread Hrishikesh Kulkarni
Hi, Greetings! Please find my draft proposal for GSOC attached herewith. I am very grateful to all of you for your inputs, suggestions and directions. I have tried to assimilate these inputs received from you to convert it into a proposal. Your suggestions in regard with this draft would definitel

Re: Where and how do I download and install a C/C++ compiler GCC for Windows 10?

2018-03-11 Thread Jeffrey Walton
On Sun, Mar 11, 2018 at 2:32 PM, Mauro Roberto Peña Gutiérrez wrote: > The IDE of Eclipse for C/C++ projects development asks me for a route to a > GCC compiler. > > Apparently ALL of the IDEs of Eclipse do NOT include an C/C++ compiler! > > Where do I download a C/C++ compiler from GCC? http://l

Where and how do I download and install a C/C++ compiler GCC for Windows 10?

2018-03-11 Thread Mauro Roberto Peña Gutiérrez
The IDE of Eclipse for C/C++ projects development asks me for a route to a GCC compiler. Apparently ALL of the IDEs of Eclipse do NOT include an C/C++ compiler! Where do I download a C/C++ compiler from GCC? How do I install it in Windows 10? How do I make the IDE of Eclipse recognize it in ord