[Bug bootstrap/81926] [7 regression] go/parse.o differs between stage2 and stage3
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 1 17:33:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Known to work| |6.4.0
Assignee|unassigned at gcc dot gnu.org |ebotcazou at gcc dot gnu.org
Target Milestone|--- |7.3
Summary|go/parse.o differs between |[7 regression] go/parse.o
|stage2 and stage3 |differs between stage2 and
| |stage3
Known to fail| |7.2.0
--- Comment #28 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
This is a similar issue as PR bootstrap/77995, i.e. garbage collection:
https://gcc.gnu.org/ml/gcc-patches/2016-10/msg00541.html
but for build_offset_type instead of build_complex_type.
More information about the Gcc-bugs
mailing list