------- Comment #3 from pinskia at gcc dot gnu dot org 2010-08-11 23:20 ------- (In reply to comment #2) > You're right, the fprintf function should be correct. Moreover, no only the > attiny2313A is indicated as "result: yes" and is not supported.
What I am trying to say that fprintf function call should be a call to error which causes the return value of the compiler to change to be 1 instead 0. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45261