On Fri, Apr 15, 2016 at 2:49 PM, Jeff Law wrote:
>
> So in the immediate term, if we drop the problem 65248 patch, we're back in
> a state where the DSO and the executable can have two different views of
> certain objects. In which case we really need a solution in place to flag
> that as an erro
On 03/30/2016 08:34 AM, Alan Modra wrote:
OK, I'll try to list the technical issues re. pr65248 "Copy relocation
against protected symbol doesn't work".
Given a shared library that defines a variable, and a non-PIC
executable that references that variable, the linker makes a duplicate
of the var
The first release candidate for GCC 6.1 is available from
ftp://gcc.gnu.org/pub/gcc/snapshots/6.0.1-RC-20160415
and shortly its mirrors. It has been generated from SVN revision 235040.
I have so far bootstrapped and tested the release candidate on
x86_64-linux and i686-linux. Please test it
On 15 April 2016 at 17:27, Hassan Haddouchi wrote:
> Dear,
>
>
> I'm new to the C world and I was looking for the GCC compiler. So far I
> downloaded the .tar.gz from the website and unpacked it, but how can I
> install the compiler in order to be able to compile C code?
>
> Kind regards,
> Haddo
Dear,
I'm new to the C world and I was looking for the GCC compiler. So far I
downloaded the .tar.gz from the website and unpacked it, but how can I install
the compiler in order to be able to compile C code?
Kind regards,
Haddouchi
Student Computer Science
Status
==
The trunk has branched for the GCC 6 release and is now open
again for general development, stage 1. Please consider not
disrupting it too much during the RC phase of GCC 6 so it
is possible to test important fixes for 6.1 on it.
Quality Data
Priority # Ch
On Fri, Apr 15, 2016 at 8:12 AM, Jeff Law wrote:
> On 04/15/2016 09:10 AM, Jakub Jelinek wrote:
>>
>> Status
>> ==
>>
>> We have reached zero P1 regressions today (and < 100 important
>> regressions) and the branches/gcc-6-branch has been created;
>> and GCC 6.1-rc1 will be built and announced
On 04/15/2016 09:10 AM, Jakub Jelinek wrote:
Status
==
We have reached zero P1 regressions today (and < 100 important
regressions) and the branches/gcc-6-branch has been created;
and GCC 6.1-rc1 will be built and announced soon.
The branch is now frozen for blocking regressions and documenta
Status
==
We have reached zero P1 regressions today (and < 100 important
regressions) and the branches/gcc-6-branch has been created;
and GCC 6.1-rc1 will be built and announced soon.
The branch is now frozen for blocking regressions and documentation
fixes only, all changes to the branch requ
Hi!
Regarding PR64955, I was observing function format_type_warning() (in
c-family/c-format.c), how can I get format specifier for arg_type?
Say, if tree arg_type stores 'char', then how can I get its format i.e. 'c' ?
Thanks,
Prasad Ghangal
> On Thu, 14 Apr 2016, Ramana Radhakrishnan wrote:
>
> >
> > >
> > > What happens in practice? GCC doesn't put functions in random
> > > partitions.
> > >
> >
> > The data goes into a separate partition AFAIU - it means that all data
> > accesses are as though they are extern references whic
11 matches
Mail list logo