https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80949
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80949
--- Comment #9 from Marek Polacek ---
Author: mpolacek
Date: Tue Jun 13 17:30:58 2017
New Revision: 249171
URL: https://gcc.gnu.org/viewcvs?rev=249171&root=gcc&view=rev
Log:
PR objc/80949
* c-warn.c (do_warn_duplicated_branches):
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80949
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80949
--- Comment #7 from Eric Gallager ---
(In reply to Marek Polacek from comment #6)
> Would it be possible for you to try this patch?
>
> --- a/gcc/c-family/c-warn.c
> +++ b/gcc/c-family/c-warn.c
> @@ -2354,8 +2354,8 @@ do_warn_duplicated_branches
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80949
--- Comment #6 from Marek Polacek ---
Would it be possible for you to try this patch?
--- a/gcc/c-family/c-warn.c
+++ b/gcc/c-family/c-warn.c
@@ -2354,8 +2354,8 @@ do_warn_duplicated_branches (tree expr)
tree thenb = COND_EXPR_THEN (expr);
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80949
--- Comment #5 from Eric Gallager ---
(In reply to Eric Gallager from comment #4)
>
> I'll leave the debug session open; let me know if you need any more info...
Never mind, I closed the debugger, but can reopen it if necessary. Here's an
even
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80949
--- Comment #4 from Eric Gallager ---
(In reply to Marek Polacek from comment #3)
> This is x86_64-pc-linux-gnu. I tried various combinations of the above
> options but I'm always seeing some errors. Perhaps it would be possible to
> isolate th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80949
--- Comment #3 from Marek Polacek ---
This is x86_64-pc-linux-gnu. I tried various combinations of the above options
but I'm always seeing some errors. Perhaps it would be possible to isolate the
function where the crash occurs and thus get rid
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80949
--- Comment #2 from Eric Gallager ---
(In reply to Marek Polacek from comment #1)
> I can't reproduce; I get some errors:
>
> $ ./cc1obj -quiet nsselect.mi -fobjc-exceptions
> In file included from lisp.h:39:0,
> from nsselect.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80949
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
10 matches
Mail list logo