This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/42346] darwin instantiation vs. optimization oddity



------- Comment #4 from fxcoudert at gcc dot gnu dot org  2010-01-01 12:21 -------
(In reply to comment #3)
> GNU C++ (GCC) version 4.5.0 20091206 (experimental) (x86_64-apple-darwin10.2.0)
> Fails.

Works with g++ 20100101 (rev. 155544), on x86_64-apple-darwin10.2.0.

Compiled with: g++ -std=c++0x --param ggc-min-expand=100 --param
ggc-min-heapsize=131072 -O2 basic-eh-map.darwin10.ii

(as well as all other variants I could think of).

> Optimization error on Valid.

Please give your exact compilation command line and configure options. If not,
closing as FIXED?


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42346


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]