https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |11.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
--- Comment #11 from Andrew Pinski ---
*** Bug 86228 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
Andrew Pinski changed:
What|Removed |Added
CC||zhonghao at pku dot org.cn
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
Jonathan Wakely changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
--- Comment #7 from CVS Commits ---
The master branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:ae8ed736addb2b005d54c0b3191ac599a04ec170
commit r11-467-gae8ed736addb2b005d54c0b3191ac599a04ec170
Author: Marek Polacek
Date: Wed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
--- Comment #6 from Marek Polacek ---
See Daniel's testcase for why this is more important than it might seem:
template
bool test(T*)
{
return true;
}
int main()
{
test((int*)(nullptr));
}
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
Marek Polacek changed:
What|Removed |Added
CC||daniel.kruegler@googlemail.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
Marek Polacek changed:
What|Removed |Added
Assignee|beliveau0213 at gmail dot com |mpolacek at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
Martin Sebor changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
13 matches
Mail list logo