https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67316
--- Comment #3 from Lionel Landwerlin ---
Thanks for the explanation.
I did notice the warning, I was just surprised that hboehm's GC suddenly stop
working. I guess that's the price a major version bump :)
Assignee: unassigned at gcc dot gnu.org
Reporter: llandwerlin at gmail dot com
Target Milestone: ---
Playing with a project using Hans Boehm's GC (http://www.hboehm.info/gc/), and
getting a crash with gcc 5.2.1, I nailed down the difference to the following
pr