On Sun, Apr 10, 2016 at 08:44:20PM -0500, Segher Boessenkool wrote:
> Ping?
Ok for stage4.
> > 2016-04-04 Segher Boessenkool
> >
> > libcc1/
> > PR bootstrap/70173
> > * Makefile.am (MOSTLYCLEANFILES): New, add compiler-name.h .
> > (compiler-name.h): Shorten recipe so that it fit
On Wed, 6 Apr 2016, Gerald Pfeifer wrote:
> I plan on tackling the other C++ status pages in the coming days
> as well.
And this is the version for GCC 4.5.
Applied.
Only two more to go...
Gerald
Index: gcc-4.5/cxx0x_status.html
=
Hi,
this patch removes passes from the kernels pass list on gomp-4_0-branch,
that are not present in the kernels pass list on trunk.
Bootstrapped and reg-tested on x86-64.
Committed to trunk.
Thanks,
- Tom
Remove superfluous passes in kernels pass list
2016-04-11 Tom de Vries
* passes.
And here is the version for GCC 4.4.
Applied.
Gerald
Index: gcc-4.4/cxx0x_status.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/cxx0x_status.html,v
retrieving revision 1.12
diff -u -r1.12 cxx0x_status.html
--- gcc-4.4/cxx0x_stat
save a function call to init_reload when using lra, also remove the a
type error in reload1.c
because init_reload is called only once when compile process, the
performance reduction may not be significant when compiling multi function
source files.
performance evaluation using valgrind (gcc.c-t
Ping?
Segher
On Mon, Apr 04, 2016 at 12:36:32PM +, Segher Boessenkool wrote:
> Since the file is generated from a Makefile fragment, it needs to be
> added to MOSTLYCLEANFILES. The directory itself is still not deleted
> (just like the gnattools and gotools directories).
>
> Tested on pow
Attached is an updated patch with some the changes you suggested.
I also moved the new functions from decl.c to init.c because they
logically seem to belong there.
The suggested changes resulted in introducing the checking code
into split_nonconstant_init() in cp/typeck2.c in addition to
build_ve
- Original Message -
> It turns out the stricter server settings also broke the /java
> page on gcc.gnu.org.
>
> This restores showing two columns on this page (though it still
> uses non-standard CSS extensions).
>
>
> That said, looking at the page, and how since 2005 nearly all change
On 04/09/2016 06:28 AM, Mikhail Maltsev wrote:
On 04/08/2016 08:54 PM, Martin Sebor wrote:
The name for new option "-Wduplicate-decl-specifier" and wording was
chosen to match the same option in Clang.
My version of Clang also warns in C++ mode but if I'm reading
the patch right, GCC would war
With this change, gcc.gnu.org and www.gnu.org/software/gcc/ are
nearly in sync again in their appearance.
(Using a descriptive class like this, instead of a more abstract
one or specific to the main page, does not excite me, but it is
easy enough to tweak later depending on how things evolve.)
A
10 matches
Mail list logo