Snapshot gcc-8-20181026 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/8-20181026/
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/branches/gcc-8
On 10/26/18, Jakub Jelinek wrote:
> After the GCC 6.5 release the GCC 6 branch is now closed. Please
> refrain from committing to it from now on.
>
> Thanks
> Jakub
>
So, since it's the last branch with java in it, can we go and finally
remove the last vestiges of java from the gcc website
On Fri, Oct 26, 2018 at 6:51 AM Christophe Lyon
wrote:
> On Sun, 21 Oct 2018 at 04:06, Max Filippov wrote:
> > Probably the easiest way to get all xtensa toolchain parts correctly it
> > by using existing buildroot configuration. E.g. the following configuration
> > may be used to build uclinux x
On Fri, Oct 26, 2018 at 10:27 AM Umesh Kalappa wrote:
>
> Thank you David for the information.
> >>Are you asking about semantics or syntax? Which source code do you
> not want to change?
> My bad was not clear in the first go and the questions was why on PE
> format the relocation is R_PPC64_TOC
Thank you David for the information.
>>Are you asking about semantics or syntax? Which source code do you
not want to change?
My bad was not clear in the first go and the questions was why on PE
format the relocation is R_PPC64_TOC16 is generated for global access
and on ELF why its R_PPC64_TOC16_
Hi Umesh,
On Fri, Oct 26, 2018 at 12:22:37PM +0530, Umesh Kalappa wrote:
> Cced maintainer like David Edelsohn and Segher Boessenkool .
I did see the mail, even started writing a reply, but I got lost in it.
> Any suggestions/comments for the below query ?
No, I have no idea what it means even.
On Sun, 21 Oct 2018 at 04:06, Max Filippov wrote:
>
> Hello,
>
> On Tue, Oct 16, 2018 at 1:54 PM Jim Wilson wrote:
> >
> > On 10/16/18 7:19 AM, Christophe Lyon wrote:
> > > While reviewing one of my patches about FDPIC support for ARM, Richard
> > > raised the concern of testing the patch on othe
On Thu, Oct 25, 2018 at 11:53 AM Umesh Kalappa wrote:
>
> Hi All,
>
> For the below code (test.c)
>
> int foo()
> {
> printf("Hello World");
> }
>
> On linux :
> ccpc -mcpu=e6500 -mno-altivec -mabi=no-altivec -D_WRS_HARDWARE_FP
> -mabi=elfv2 -mcmodel=med -mhard-float -S test.c
>
> linux asm :
>
After the GCC 6.5 release the GCC 6 branch is now closed. Please
refrain from committing to it from now on.
Thanks
Jakub
The GNU Compiler Collection version 6.5 has been released.
GCC 6.5 is a bug-fix release from the GCC 6 branch
containing important fixes for regressions and serious bugs in
GCC 6.4 with more than 250 bugs fixed since the previous release.
This is also the last release from the GCC 6 branch, GCC c
On 26/10/2018 00:46, Paul Koning wrote:
> In my target (pdp11) which has 16 bit words, I see some test suite failures
> because of unresolved references to __cmpsi2. The strange thing is that most
> of the time 32 bit compares are expanded by GCC into a sequence of word
> compares and branches.
11 matches
Mail list logo