[Bug c/65345] ICE with _Generic selection on _Atomic int

2024-07-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #31 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e217e7dbdc1040e7ee160796e9ca1ef12a0dd1cb commit r15-2136-ge217e7dbdc1040e7ee160796e9ca1ef12a0dd1cb Author: Sam James Date: Thu J

[Bug c/65345] ICE with _Generic selection on _Atomic int

2018-01-15 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Marek Polacek changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug c/65345] ICE with _Generic selection on _Atomic int

2018-01-12 Thread sje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Steve Ellcey changed: What|Removed |Added CC||sje at gcc dot gnu.org --- Comment #29 fr

[Bug c/65345] ICE with _Generic selection on _Atomic int

2016-08-09 Thread mpf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #28 from mpf at gcc dot gnu.org --- Author: mpf Date: Tue Aug 9 12:36:18 2016 New Revision: 239278 URL: https://gcc.gnu.org/viewcvs?rev=239278&root=gcc&view=rev Log: MIPS: Use create_tmp_var_raw in mips_atomic_assign_expand_fenv gcc

[Bug c/65345] ICE with _Generic selection on _Atomic int

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #27 from Richard Biener

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-12-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Richard Biener changed: What|Removed |Added Target Milestone|5.3 |5.4 --- Comment #26 from Richard Biener

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-08 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #25 from Andreas Krebbel --- Author: krebbel Date: Thu Oct 8 07:49:41 2015 New Revision: 228594 URL: https://gcc.gnu.org/viewcvs?rev=228594&root=gcc&view=rev Log: S/390: Use create_tmp_var_raw in s390_atomic_assign_expand_fenv. gcc

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Andrew Pinski changed: What|Removed |Added CC||sch...@linux-m68k.org --- Comment #24 fr

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-07 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #23 from Ramana Radhakrishnan --- Author: ramana Date: Wed Oct 7 08:37:35 2015 New Revision: 228562 URL: https://gcc.gnu.org/viewcvs?rev=228562&root=gcc&view=rev Log: Fix PR c/65345 for arm 2015-10-07 Ramana Radhakrishnan

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-06 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Bernd Edlinger changed: What|Removed |Added CC||bernd.edlinger at hotmail dot de --- C

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-06 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #21 from uros at gcc dot gnu.org --- Author: uros Date: Tue Oct 6 15:31:11 2015 New Revision: 228527 URL: https://gcc.gnu.org/viewcvs?rev=228527&root=gcc&view=rev Log: PR c/65345 * config/alpha/alpha.c (alpha_atomic_a

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-06 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #20 from Ramana Radhakrishnan --- Author: ramana Date: Tue Oct 6 15:09:43 2015 New Revision: 228526 URL: https://gcc.gnu.org/viewcvs?rev=228526&root=gcc&view=rev Log: Fix PR c/65345 for AArch64 2015-10-06 Ramana Radhakrishnan

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #19 from David Edelsohn --- Author: dje Date: Tue Oct 6 13:46:34 2015 New Revision: 228524 URL: https://gcc.gnu.org/viewcvs?rev=228524&root=gcc&view=rev Log: PR c/65345 * config/rs6000/rs6000.c (rs6000_atomic_assign_

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-06 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Ramana Radhakrishnan changed: What|Removed |Added Target||arm, aarch64, x86_64,i386,

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-06 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Ramana Radhakrishnan changed: What|Removed |Added CC||clyon at gcc dot gnu.org --- Comm

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #16 from Eric Botcazou --- Author: ebotcazou Date: Tue Oct 6 09:14:48 2015 New Revision: 228516 URL: https://gcc.gnu.org/viewcvs?rev=228516&root=gcc&view=rev Log: PR c/65345 * config/sparc/sparc.c (sparc_atomic_assig

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-10-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #14 from Marek Polacek --- Author: mpolacek Date: Thu Oct 1 14:53:10 2015 New Revision: 228343 URL: https://gcc.gnu.org/viewcvs?rev=228343&root=gcc&view=rev Log: PR c/65345 * config/i386/i386.c (ix86_atomic_assign_ex

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-09-30 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #13 from Marek Polacek --- No, the only problem is that I sort of forgot about this one ;). I'll get it done tomorrow.

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-09-30 Thread jsm28 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #12 from Joseph S. Myers --- Is there some reason the TARGET_ATOMIC_ASSIGN_EXPAND_FENV patch - https://gcc.gnu.org/ml/gcc-patches/2015-04/msg00682.html - hasn't been committed, minus the XFAILing and with a note to all affected target

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-07-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Richard Biener changed: What|Removed |Added Target Milestone|5.2 |5.3 --- Comment #11 from Richard Biener

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-04-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #10 from Marek Polacek --- Author: mpolacek Date: Thu Apr 23 14:35:12 2015 New Revision: 222370 URL: https://gcc.gnu.org/viewcvs?rev=222370&root=gcc&view=rev Log: PR c/65345 * c-decl.c (set_labels_context_r): New function.

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Jakub Jelinek changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment #9 from Jakub Jelinek -

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-03-20 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #8 from Marek Polacek --- A note to myself: address the TARGET_ATOMIC_ASSIGN_EXPAND_FENV implementations: .

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-03-17 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #7 from Marek Polacek --- Patch queued for next stage1: https://gcc.gnu.org/ml/gcc-patches/2015-03/msg00698.html

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-03-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #6 from Marek Polacek --- FWIW, my testcase was /* PR c/65345 */ /* { dg-do compile } */ /* { dg-options "" } */ _Atomic int i = 3; int g1 = sizeof (i + 1) + sizeof (-i); int g2 = __builtin_constant_p (i + 1); int g3 = 0 && i; int g

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-03-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #5 from Marek Polacek --- (In reply to jos...@codesourcery.com from comment #4) > Or e.g. > > _Atomic int i = 5; > int j = sizeof (i + 1); > > which is valid code not involving _Generic. And, similarly: > > _Atomic int i = 5; > in

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-03-09 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #4 from joseph at codesourcery dot com --- Or e.g. _Atomic int i = 5; int j = sizeof (i + 1); which is valid code not involving _Generic. And, similarly: _Atomic int i = 5; int j = sizeof (i = 0); or _Atomic int i = 5; int j = s

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-03-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #3 from Marek Polacek --- Seems to be unrelated to _Generic, the following ICEs as well: _Atomic int i = 5; int j = i;

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-03-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 --- Comment #2 from Marek Polacek --- Backtrace: 0xcbc8aa crash_signal /home/marek/src/gcc/gcc/toplev.c:383 0x978b80 tree_check /home/marek/src/gcc/gcc/tree.h:2845 0x978b80 gimple_body(tree_node*) /home/marek/src/gcc/gcc/gimple-expr.

[Bug c/65345] ICE with _Generic selection on _Atomic int

2015-03-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|