This very link is also part of gcc/doc/standards.texi, no need to
duplicate this here.
Applied.
Gerald
Index: readings.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.266
diff -u -r1.266 readings.htm
On Mon, 13 Feb 2017, Martin Sebor wrote:
>> +The predefined macros @code{__FILE__}, @code{__LINE__}, @code{__DATE__},
>> +and @code{__TIME__} are excluded from this list because their replacements
>> +may change from one line of output to the next.
>>
>> Is this ("their replacements may change") t
On Mon, 13 Feb 2017, Michael Eager wrote:
> The microblaze branch has been merged into the gcc mainline.
Thanks for the patch, Michael. I noticed you had not committed
it, so I just did that for you (with a little tweak in how we
refer to GCC 4.2.1 as opposed to gcc-4.2.1).
Gerald
Index: svn.ht
On Mon, 13 Feb 2017, Nathan Sidwell wrote:
> I've applied this patch to sort the other branch lists in svn.html. I
> also added an index and split the inactive branch list into merged and
> plain inactive.
I noticed the description of Merged Development Branches was a litte
incomplete (in terms
Hello, gentle maintainer.
This is a message from the Translation Project robot.
A revised PO file for textual domain 'gcc' has been submitted
by the Spanish team of translators. The file is available at:
http://translationproject.org/latest/gcc/es.po
(This file, 'gcc-7.1-b20170101.es.po',
After Jakub's and Marek's latest translation patches, I grepped for
other unmarked messages. Here's what I found in the C++ front-end.
Bootstrapped/regtested on x86_64-linux, ok for trunk?
Regards,
Volker
2017-02-26 Volker Reichelt
* init.c: Include intl.h
(build_new_1): Mar
On Sun, Feb 26, 2017 at 01:18:57PM +0100, Volker Reichelt wrote:
> 2017-02-26 Volker Reichelt
>
> * init.c: Include intl.h
Missing .
> @@ -29,6 +29,7 @@
> #include "varasm.h"
> #include "gimplify.h"
> #include "c-family/c-ubsan.h"
> +#include "intl.h"
>
> static bool begin_init_st
...so that we show items from the last 12 months.
As a nice side effect this balances the columns on main page out
more evenly.
Applied.
Gerald
Index: index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revisi
Per my mail yesterday, projects/gupc.html had the last style= attribute
used in all of wwwdocs. This patch, which I just applied, addresses this.
Also, by increasing the second value of the margin settings, this now
looks a lot nicer visually.
Gerald
Index: gcc.css
On Sun, 19 Feb 2017, Gerald Pfeifer wrote:
> That was quite a bit; thanks for doing that, Jakub!
>
> In the patch below I try to streamline language a bit, document options
> being implied by -Os (in addition to -O2 or higher), fix grammar in a few
> places, and change a textual link to being a
The old link redirected to the main page, which is neither useful
nor appropriate for us; let's hope this one works a little longer.
I applied the patch, but if you have a better link, please advise.
Gerald
Index: readings.html
===
On 02/26/2017 01:38 AM, Gerald Pfeifer wrote:
On Mon, 13 Feb 2017, Michael Eager wrote:
The microblaze branch has been merged into the gcc mainline.
Thanks for the patch, Michael. I noticed you had not committed
it, so I just did that for you (with a little tweak in how we
refer to GCC 4.2.1
I forgot to switch on 'plain text' mode - apologies
Paul
On 26 February 2017 at 15:58, Paul Richard Thomas
wrote:
>
> Dear All,
>
> The title in this PR turned out to be a red herring. The problem is with a
> procedure being a dummy in a submodule module procedure declaration; most
> particula
I also forgot the attachment
. ***duuuh***
On 26 February 2017 at 16:01, Paul Richard Thomas
wrote:
> I forgot to switch on 'plain text' mode - apologies
>
> Paul
>
> On 26 February 2017 at 15:58, Paul Richard Thomas
> wrote:
>>
>> Dear All,
>>
>> The title in this PR turned out to be a red herr
On 26 February 2017 at 05:16, Martin Sebor wrote:
> On 02/25/2017 11:54 AM, Prathamesh Kulkarni wrote:
>>
>> On 25 February 2017 at 14:43, Marc Glisse wrote:
>>>
>>> On Sat, 25 Feb 2017, Prathamesh Kulkarni wrote:
>>>
Hi,
The attached patch deletes calls to strdup, strndup if it's
On Wed, 15 Oct 2014, FX wrote:
> I sent my last “driver/options” patch to Neil Booth, listed as “option
> handling” maintainer, but the email bounced back from his
> daikokuya.co.uk address. Given that he did not commit to the tree since
> January 2005 (almost 10 years), and that his last commit
On Fri, 30 Sep 2016, Martin Liška wrote:
> Even though we enable by default asan-use-after-return parameter (when
> -fsanitize=address is selected), the runtime does not check use after
> return by default. I would consider it useful to document.
Yes, definitely, thank you.
I noticed a few chan
Hi Helge,
There is a certain amount of pressure to deprecate the 32-bit hpux target in
gcc. That was
a sop to please various maintainers that wanted to remove the whole hpux target.
I said we needed the 64-bit target for linux. So, I plan to do this after GCC
7 is released as
there didn't seem
On Sun, 26 Feb 2017, Michael Eager wrote:
> (I don't think that I have write permission for wwwdocs.)
If you can commit to GCC sources, you also should be able to
commit to wwwdocs. :-)
https://gcc.gnu.org/about.html has a brief summary how to go
about it; let me know if I can help.
Gerald
Hi Richard,
On Wed, 2017-01-11 16:28:33 +0100, Richard Biener wrote:
> On Wed, 11 Jan 2017, Richard Biener wrote:
> > LTO bootstrapped on x86_64-unknown-linux-gnu, testing in progress.
> >
> > (most "gross" are still TS_LIST having a type and TS_VEC having type
> > and chain, but that's been har
20 matches
Mail list logo