https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62257
Nancy Wang changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
++
Assignee: unassigned at gcc dot gnu.org
Reporter: wangn at ca dot ibm.com
some of perennial test cases failed because problem on tr1/functional header
file.
source file:
$ cat t.cpp
#include
struct T { typedef int result_type; };
std::tr1::result_of::type a;
how to reproduce:
g++ -c
NCONFIRMED
Severity: major
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: wangn at ca dot ibm.com
use g++ to compile perennial test case TR19768/P95252.scenario fails. seems
related to header file.
source code:
$ cat t.cp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61361
--- Comment #2 from Nancy Wang ---
(In reply to Richard Biener from comment #1)
> Works with Beta3, gcc (SUSE Linux) 4.8.2 20140516 [gcc-4_8-branch revision
> 210491]. Also works with a cross compiler from x86_64. Also works with
> Beta8, GNU C
++
Assignee: unassigned at gcc dot gnu.org
Reporter: wangn at ca dot ibm.com
gcc segfaults on sles12 p8 machine.
1. gcc version:
g++ (SUSE Linux) 4.8.2 20140324 [gcc-4_8-branch revision 208789]
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for