This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/82054] ice in add_dwarf_attr with -fopenmp and -g
- From: "dcb314 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 31 Aug 2017 07:49:46 +0000
- Subject: [Bug c++/82054] ice in add_dwarf_attr with -fopenmp and -g
- Auto-submitted: auto-generated
- References: <bug-82054-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82054
David Binderman <dcb314 at hotmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ice in add_dwarf_attr with |ice in add_dwarf_attr with
|-fopenmp |-fopenmp and -g
--- Comment #1 from David Binderman <dcb314 at hotmail dot com> ---
Problem seems to appear between revision 251446 and 251553.
Richard Sandiford made a load of changes yesterday to file dwarf2out.c.