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 tree-optimization/16951] [3.5 regression] ICE in make_decl_rtl with recursion in C++ constructor (-O1)


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-10 01:35 -------
Note with -O3, I get a different dates:
: Search converges between 2004-07-06-trunk (#480) and 2004-07-07-trunk (#481).

Which means that the dates for -O1 is really just a side effect of more inlining (or maybe not).

-- 


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


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