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/14649] [3.4/3.5 Regression] atan(1.0) should not be a constant expression


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-28 22:22 -------
This is a front-end issue of not telling the middle-end (fold) that it does not want the functions 
expanded at this point.

-- 


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


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