This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/82054] [8 Regression] ICE in add_dwarf_attr with -fopenmp and -g
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 31 Aug 2017 07:56:40 +0000
- Subject: [Bug c++/82054] [8 Regression] 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
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-08-31
CC| |marxin at gcc dot gnu.org,
| |rguenth at gcc dot gnu.org
Target Milestone|--- |8.0
Summary|ice in add_dwarf_attr with |[8 Regression] ICE in
|-fopenmp and -g |add_dwarf_attr with
| |-fopenmp and -g
Ever confirmed|0 |1
--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Started with r251448, I'll try to reduce it.