ChangeLog
1.14 MB
The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
2011-10-10 Richard Guenther <rguenther@suse.de> PR middle-end/50195 * fold-const.c (fold_binary_loc): Canonicalize x*x to pow (x, 2) only when optimizing. * gcc.dg/builtins-47.c: Optimize. From-SVN: r179752