avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #34278] Seemingly overzealous "__builtin_avr_delay_c


From: Joerg Wunsch
Subject: [avr-libc-dev] [bug #34278] Seemingly overzealous "__builtin_avr_delay_cycles expects an integer constant"
Date: Tue, 13 Sep 2011 08:04:36 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.0.19) Gecko/2010071610 Firefox/3.0.19

Update of bug #34278 (project avr-libc):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

The strange thing is I cannot reproduce that at all.

I've got another report owhere this happened, but there,
-ffreestanding was in effect, preventing the compiler from
resolving the calls to fabs() and ceil() at compile-time.
We have to find a solution to that problem.

In your case, there's no -ffreestanding though, and if I
compile a smimple test program using your compiler options,
all works fine.

Can you please run the compiler with the additional option
-da, then pack all the StdDefs.* files into an archive, and
attach that archive to this bug tracker?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?34278>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]