This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/30243] [4.1/4.2/4.3 Regression][avr] signbit() causes an internal compiler error
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Oct 2007 19:51:14 -0000
- Subject: [Bug target/30243] [4.1/4.2/4.3 Regression][avr] signbit() causes an internal compiler error
- References: <bug-30243-6291@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2007-10-07 19:51 -------
I think this patch is incorrect (there is no specific ordering of modes as far
as I know. I think it should be using GET_MODE_SIZE instead.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30243