merge from gcc
This commit is contained in:
parent
a711c44f29
commit
97ceaf5b4d
3 changed files with 136 additions and 44 deletions
|
@ -2905,7 +2905,17 @@ bool std::operator< <file_path, std::string>(std::pair<file_path, std::string> c
|
|||
--format=gnu-v3
|
||||
_Z9hairyfuncM1YKFPVPFrPA2_PM1XKFKPA3_ilEPcEiE
|
||||
hairyfunc(int (* const (X::** (* restrict (* volatile*(Y::*)(int) const)(char*)) [2])(long) const) [3])
|
||||
#
|
||||
#
|
||||
# Check that negative numbers are handled correctly.
|
||||
--format=gnu-v3
|
||||
_Z1fILin1EEvv
|
||||
void f<-1>()
|
||||
#
|
||||
# Check a destructor of a standard substitution.
|
||||
--format=gnu-v3
|
||||
_ZNSdD0Ev
|
||||
std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()
|
||||
#
|
||||
# This caused an infinite loop.
|
||||
#
|
||||
# This is generated by an EDG compiler (kcc 4.0). To demangle it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue