public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/30243]  New: avr-gcc 4.1.1: signbit() causes an internal compiler error
@ 2006-12-18  4:37 dmixm at marine dot febras dot ru
  2007-05-03 16:06 ` [Bug target/30243] " eweddington at cso dot atmel dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: dmixm at marine dot febras dot ru @ 2006-12-18  4:37 UTC (permalink / raw)
  To: gcc-bugs

avr-gcc (GCC) 4.1.1
Compilation of next program (-W -Wall -Os -S):

    extern int signbit (double);
    int foo (double x)
    {
        return signbit (x);
    }

causes an compilation abort with message:
    internal compiler error: in gen_lowpart_general, at rtlhooks.c:51

Older versions are work:
        3.3.5, 3.4.4  - call of external signbit() function
        4.0.2            - inline-code


-- 
           Summary: avr-gcc 4.1.1: signbit() causes an internal compiler
                    error
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dmixm at marine dot febras dot ru


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2008-06-07 15:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-18  4:37 [Bug target/30243] New: avr-gcc 4.1.1: signbit() causes an internal compiler error dmixm at marine dot febras dot ru
2007-05-03 16:06 ` [Bug target/30243] " eweddington at cso dot atmel dot com
2007-05-30 18:09 ` [Bug target/30243] [4.1/4.2/4.3 Regression][avr] " eweddington at cso dot atmel dot com
2007-07-04  3:04 ` mmitchel at gcc dot gnu dot org
2007-10-07 19:47 ` eweddington at cso dot atmel dot com
2007-10-07 19:48 ` eweddington at cso dot atmel dot com
2007-10-07 19:51 ` pinskia at gcc dot gnu dot org
2008-02-01 16:59 ` jsm28 at gcc dot gnu dot org
2008-02-20 20:34 ` [Bug target/30243] [4.1/4.2/4.3/4.4 " eric dot weddington at atmel dot com
2008-03-17 23:11 ` hutchinsonandy at aim dot com
2008-05-19 20:27 ` jsm28 at gcc dot gnu dot org
2008-06-04 22:01 ` hutchinsonandy at gcc dot gnu dot org
2008-06-04 22:06 ` hutchinsonandy at gcc dot gnu dot org
2008-06-07 15:49 ` hutchinsonandy at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).