public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/ppalka/heads/integer_class_type] HACK: Tweak the concept __advanceable to make difference_ty
@ 2020-01-17  5:25 Patrick Palka
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Palka @ 2020-01-17  5:25 UTC (permalink / raw)
  To: gcc-cvs

The branch 'ppalka/heads/integer_class_type' was updated to point to:

 b03cf42... HACK: Tweak the concept __advanceable to make difference_ty

It previously pointed to:

 faccda9... Tweak the __advanceable concept to make difference_type.cc 

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  faccda9... Tweak the __advanceable concept to make difference_type.cc 

commit faccda9b27b7c31a61c4058ca30e5ab4429f6e6e
Author: Patrick Palka <ppalka@gcc.gnu.org>
Date:   Thu Jan 16 14:34:40 2020 -0500

    Tweak the __advanceable concept to make difference_type.cc compile


Summary of changes (added commits):
-----------------------------------

  b03cf42... HACK: Tweak the concept __advanceable to make difference_ty

commit b03cf426a1940b626ccb0945a10e9731f53e4c39
Author: Patrick Palka <ppalka@gcc.gnu.org>
Date:   Thu Jan 16 14:34:40 2020 -0500

    HACK: Tweak the concept __advanceable to make difference_type.cc compile


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gcc/ppalka/heads/integer_class_type] HACK: Tweak the concept __advanceable to make difference_ty
@ 2020-01-17  6:07 Patrick Palka
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Palka @ 2020-01-17  6:07 UTC (permalink / raw)
  To: gcc-cvs

The branch 'ppalka/heads/integer_class_type' was updated to point to:

 a6869bd... HACK: Tweak the concept __advanceable to make difference_ty

It previously pointed to:

 46d27dd... Fix a couple of memory leaks in the C++ frontend

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  46d27dd... Fix a couple of memory leaks in the C++ frontend

commit 46d27ddd2bc3e4e2de9be5a3bb732f2bcb38365a
Author: Patrick Palka <ppalka@gcc.gnu.org>
Date:   Thu Jan 16 16:46:40 2020 -0500

    Fix a couple of memory leaks in the C++ frontend
    
    These were detected with valgrind.  The leak in get_mapped_args is due
    to auto_vec not properly supporting elements of non-trivial type.
    
    Is this okay to commit after bootstrap + regtest succeeds on
    x86_64-pc-linux-gnu?
    
    gcc/cp/ChangeLog:
    
    	* constraint.cc (get_mapped_args): Avoid using auto_vec
    	as a vector element.  Release the vectors inside the lists
    	vector.
    	* parser.c (cp_literal_operator_id): Free the buffer.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-17  6:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17  5:25 [gcc/ppalka/heads/integer_class_type] HACK: Tweak the concept __advanceable to make difference_ty Patrick Palka
2020-01-17  6:07 Patrick Palka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).