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++/25632] [4.0/4.1/4.2 Regression] ICE with const int copied into two different functions



------- Comment #4 from rakdver at gcc dot gnu dot org  2006-01-03 11:31 -------
Adding unshare_expr to constant_value_1 fixes the problem, but causes bootstrap
failure.


-- 


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



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