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 rtl-optimization/49682] [alpha] gcc-4.6.1: ICE at -O2 and -O3


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

--- Comment #1 from Uros Bizjak <ubizjak at gmail dot com> 2011-07-09 08:14:35 UTC ---
The compilation works OK for me with current mainline and 4.6.2:

[uros@localhost testalpha]$ ~/gcc-build-alpha-46/gcc/cc1 -O2 -quiet crl.i

Target: alpha-linux-gnu
Configured with: /home/uros/gcc-svn/branches/gcc-4_6-branch/configure
--target=alpha-linux-gnu
xgcc (GCC) 4.6.2 20110705 (prerelease) [gcc-4_6-branch revision 175840]

[uros@localhost testalpha]$ ~/gcc-build-alpha/gcc/cc1 -O2 -quiet crl.i

Target: alphaev68-pc-linux-gnu
Configured with: ../gcc-svn/trunk/configure --target=alphaev68-pc-linux-gnu
gcc version 4.7.0 20110709 (experimental) [trunk revision 176072] (GCC)


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