public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/45261]  New: Doesn't indicate failure status when it doesn't support (attiny2313A)
@ 2010-08-11 22:50 rootolini at gmail dot com
  2010-08-11 22:55 ` [Bug target/45261] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: rootolini at gmail dot com @ 2010-08-11 22:50 UTC (permalink / raw)
  To: gcc-bugs

When configuration script of avr-libc tries to check if gcc has support for
Attiny2313A it doesn't indicate any failure even if it really doesn't support
it. I found about that trying to build avr toolchain using this version of gcc.

Here is a part of config.log:

configure:5374: checking if avr-gcc has support for attiny2313a
configure:5390: avr-gcc -c -mmcu=attiny2313a  conftest.c >&5
unknown MCU 'attiny2313a' specified 
...
configure:5397: $? = 0
configure:5416: result: yes (which should indicate NO)

this bug doesn't allow to build avr-libc-1.7.0 because it doesn't let 'make' to
build the code.


-- 
           Summary: Doesn't indicate failure status when it doesn't support
                    (attiny2313A)
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rootolini at gmail dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: avr
GCC target triplet: avr


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


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

end of thread, other threads:[~2011-04-14 15:21 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-45261-4@http.gcc.gnu.org/bugzilla/>
2010-11-22  5:00 ` [Bug target/45261] Doesn't indicate failure status when it doesn't support (attiny2313A) ian.rees at gmail dot com
2010-11-22  7:31 ` ian.rees at gmail dot com
2010-11-22 10:34 ` j at uriah dot heep.sax.de
2010-11-22 16:21 ` ian.rees at gmail dot com
2010-12-15  6:22 ` atstivalet at gmail dot com
2010-12-20  9:19 ` guanx.bac at gmail dot com
2011-01-20 20:15 ` pinskia at gcc dot gnu.org
2011-01-20 20:36 ` pinskia at gcc dot gnu.org
2011-01-20 20:43 ` choudary.omar at gmail dot com
2011-01-24 23:22 ` lars at ibp dot de
2011-02-26 19:36 ` brawrf at gmail dot com
2011-02-27 13:13 ` denisc at gcc dot gnu.org
2011-02-28 17:37 ` denisc at gcc dot gnu.org
2011-04-14 15:21 ` gjl at gcc dot gnu.org
2010-08-11 22:50 [Bug c/45261] New: " rootolini at gmail dot com
2010-08-11 22:55 ` [Bug target/45261] " pinskia at gcc dot gnu dot org
2010-08-11 23:18 ` rootolini at gmail dot com
2010-08-11 23:20 ` pinskia at gcc dot gnu dot org
2010-08-12  9:54 ` j at uriah dot heep dot sax dot de

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).