http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52003
--- Comment #4 from mauro 2012-01-27 00:27:43
UTC ---
(In reply to comment #2)
> main has an implicit return 0 if it follows through to the end according to
> the
> C++ standard IIRC.
Ok, I thought it was something like that.
Thanks for answer.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52003
Bug #: 52003
Summary: warning about (un)existing return statement in the
main function declared 'noreturn'
Classification: Unclassified
Product: gcc
Version: 4.5.3
St
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51909
--- Comment #2 from mauro 2012-01-20 00:49:04
UTC ---
DEar Andrew,
thansk for the answer.
I have already posted to AVR support, as wrote in my previous post.
Anyway, I would like to understand id the problem raises also
in the "pure" gnu tool.
H
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51909
Bug #: 51909
Summary: for avr device : internal error in linking phase ,
function call disappearing when assembledand a
weird compiling warning
Classification: Unclassified