dot unsw dot edu dot au
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43028
--- Comment #1 from jarrydb at cse dot unsw dot edu dot au 2010-02-11
08:23 ---
Created an attachment (id=19838)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19838&action=view)
source code which produces compiler error
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43028
--- Comment #3 from jarrydb at cse dot unsw dot edu dot au 2010-02-11
12:17 ---
Here is my version:
gcc version 4.5.0 20100206 (experimental) (GCC)
Command line:
g++ -std=gnu++0x undeclared.cpp
it only happens with the following source file, it doesn't happen when
undeclared
--- Comment #4 from jarrydb at cse dot unsw dot edu dot au 2010-02-11
12:18 ---
Created an attachment (id=19841)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19841&action=view)
source file that produces internal compiler error
--
http://gcc.gnu.org/bugzilla/show_bug
--- Comment #6 from jarrydb at cse dot unsw dot edu dot au 2010-02-11
13:30 ---
The error only occurs when Equation is undeclared.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43028
ONFIRMED
Severity: major
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jarrydb at cse dot unsw dot edu dot au
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet
--- Comment #4 from jarrydb at cse dot unsw dot edu dot au 2010-04-29
21:57 ---
that fixes it for me on x86 and x86_64.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43890
--
Summary: initializer list can't convert to map
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jarrydb at cse dot
--- Comment #1 from jarrydb at cse dot unsw dot edu dot au 2010-06-01
06:50 ---
Created an attachment (id=20790)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20790&action=view)
compilation failure
note that this file is the result of:
#include
int main()
{
std::map