public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug analyzer/94047] ICE: SIGSEGV in ana::region_model::get_lvalue_1() with -fanalyzer
       [not found] <bug-94047-4@http.gcc.gnu.org/bugzilla/>
@ 2020-03-10 22:55 ` dmalcolm at gcc dot gnu.org
  2020-03-10 22:56 ` dmalcolm at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2020-03-10 22:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94047

--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Fixed by g:787477a226033e36be3f6d16b71be13dd917e982; I'll add a regression
test.

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

* [Bug analyzer/94047] ICE: SIGSEGV in ana::region_model::get_lvalue_1() with -fanalyzer
       [not found] <bug-94047-4@http.gcc.gnu.org/bugzilla/>
  2020-03-10 22:55 ` [Bug analyzer/94047] ICE: SIGSEGV in ana::region_model::get_lvalue_1() with -fanalyzer dmalcolm at gcc dot gnu.org
@ 2020-03-10 22:56 ` dmalcolm at gcc dot gnu.org
  2020-03-18 13:59 ` cvs-commit at gcc dot gnu.org
  2020-03-18 14:07 ` dmalcolm at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2020-03-10 22:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94047

--- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
(In reply to David Malcolm from comment #2)
> Fixed by g:787477a226033e36be3f6d16b71be13dd917e982; I'll add a regression
> test.

Sorry; that should be g:90f7c3007d58c5cb538d00351c038f3f2cfcaf67.

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

* [Bug analyzer/94047] ICE: SIGSEGV in ana::region_model::get_lvalue_1() with -fanalyzer
       [not found] <bug-94047-4@http.gcc.gnu.org/bugzilla/>
  2020-03-10 22:55 ` [Bug analyzer/94047] ICE: SIGSEGV in ana::region_model::get_lvalue_1() with -fanalyzer dmalcolm at gcc dot gnu.org
  2020-03-10 22:56 ` dmalcolm at gcc dot gnu.org
@ 2020-03-18 13:59 ` cvs-commit at gcc dot gnu.org
  2020-03-18 14:07 ` dmalcolm at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-03-18 13:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94047

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by David Malcolm <dmalcolm@gcc.gnu.org>:

https://gcc.gnu.org/g:f665beeba625490bd96a593d23e00726d969cf98

commit r10-7250-gf665beeba625490bd96a593d23e00726d969cf98
Author: David Malcolm <dmalcolm@redhat.com>
Date:   Tue Mar 10 18:50:03 2020 -0400

    analyzer: add test coverage for fixed ICE [PR94047]

    PR analyzer/94047 reports an ICE, which turned out to be caused
    by the erroneous use of TREE_TYPE on the view region's type
    in region_model::get_representative_path_var that I introduced
    in r10-7024-ge516294a1acb28aaaad44cfd583cc6a80354044e and
    fixed in g:787477a226033e36be3f6d16b71be13dd917e982.

    This patch adds a regression test for the ICE.

    gcc/testsuite/ChangeLog:
            PR analyzer/94047
            * gcc.dg/analyzer/pr94047.c: New test.

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

* [Bug analyzer/94047] ICE: SIGSEGV in ana::region_model::get_lvalue_1() with -fanalyzer
       [not found] <bug-94047-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-03-18 13:59 ` cvs-commit at gcc dot gnu.org
@ 2020-03-18 14:07 ` dmalcolm at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2020-03-18 14:07 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94047

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Regression test added; marking as resolved.

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

end of thread, other threads:[~2020-03-18 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-94047-4@http.gcc.gnu.org/bugzilla/>
2020-03-10 22:55 ` [Bug analyzer/94047] ICE: SIGSEGV in ana::region_model::get_lvalue_1() with -fanalyzer dmalcolm at gcc dot gnu.org
2020-03-10 22:56 ` dmalcolm at gcc dot gnu.org
2020-03-18 13:59 ` cvs-commit at gcc dot gnu.org
2020-03-18 14:07 ` dmalcolm at gcc dot gnu.org

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).