https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61288
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Version|4.9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61288
--- Comment #4 from Jason Merrill ---
Author: jason
Date: Sat Jul 12 16:36:25 2014
New Revision: 212482
URL: https://gcc.gnu.org/viewcvs?rev=212482&root=gcc&view=rev
Log:
PR c++/22434
PR c++/61288
* call.c (build_conditional_expr_1):
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61288
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61288
Kostya Serebryany changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61288
--- Comment #2 from Kostya Serebryany ---
Created attachment 33107
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33107&action=edit
61288.cc
Somewhat minimized reproducer:
cc1plus -mtune=generic -march=x86-64 -std=gnu++11 61288.cc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61288
Kostya Serebryany changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|