Hi Thomas,
That is very well done. Thanks for picking it up and running with it.
OK on both the fix and the dumping of the gsymbols.
You might consider back porting both this patch and my fix for the
original bug to 9-branch.
Regards
Paul
On Sun, 28 Jul 2019 at 22:50, Thomas Koenig wrote:
>
>
On Sun, Jul 28, 2019 at 11:50:03PM +0200, Thomas Koenig wrote:
> Index: parse.c
> ===
> --- parse.c (Revision 273855)
> +++ parse.c (Arbeitskopie)
> @@ -6366,6 +6366,13 @@ done:
>/* Do the translation. */
>translate_all_pr
The attach patch fixes a problem with the conversion of a
BOZ literal constant to a REAL where the size of the REAL
exceeds the size of the largest INTEGER. The problem can
be seen on 32-bit targets that provide support for REAL(10)
and/or REAL(16), or it can be seen with a multilib target
when us
Hello world,
the attached patch fixes PR 90813, a regression with proc pointers.
The problem was quite complex, and I'd like to thank the people
who helped debug this; the most important clue came from Richard.
The problem was that, for a procedure pointer variable declared
in a module in the sa
Hi.
And there's one more patch that deals with delete operator
which has a second argument (size). That definition GIMPLE
statement of the size must be also properly marked.
Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
Ready to be installed?
Thanks,
Martin
>From 3d69c7
Applied.
Gerald
2019-07-28 Gerald Pfeifer
* doc/include/gpl_v3.texi (Copying): Use https for www.gnu.org.
Index: doc/include/gpl_v3.texi
===
--- doc/include/gpl_v3.texi (revision 273850)
+++ doc/include/gpl_v3.texi
Hi Martin,
> the following patch prevents the call speculation machinery from
> deallocating call graph edges from under the indirect inlining machinery
> and it also fixes a potential issue in speculation which could in some
> cases undo an earlier inlining decision, something that the inliner is
On Sun, Jul 28, 2019 at 07:01:32PM +0930, Alan Modra wrote:
> On Sat, Jul 27, 2019 at 01:22:57PM -0500, Segher Boessenkool wrote:
> > On Sat, Jul 27, 2019 at 02:56:23PM +0930, Alan Modra wrote:
> > > The patch also introduces ASM_DEFAULT_EXTRA for the altivec variant
> > > targets so as to enable -
On Sat, Jul 27, 2019 at 01:22:57PM -0500, Segher Boessenkool wrote:
> On Sat, Jul 27, 2019 at 02:56:23PM +0930, Alan Modra wrote:
> > The patch also introduces ASM_DEFAULT_EXTRA for the altivec variant
> > targets so as to enable -maltivec by default.
>
> That is a behaviour change I think? I don
www.stack.nl/~dimitri/doxygen started to return "403 Forbidden" a
while ago. Let's hope that www.doxygen.nl stays in place for a while
now; it's getting a little annoying chase those Doxygen URLs.
On the way I rewrote one reference to avoid a "here" link, which
are recommended against from a usa
I could not find an updated link on www.andestech.com, in fact the
reference I could find there was broken as well.
If anyone has an update link, happy to add that again!
Applied for now.
Gerald
Index: readings.html
===
RCS file: /
11 matches
Mail list logo