[Bug c++/52003] warning about (un)existing return statement in the main function declared 'noreturn'

2012-01-26 Thread gnumaurorusso at gmail dot com
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.

[Bug c++/52003] New: warning about (un)existing return statement in the main function declared 'noreturn'

2012-01-25 Thread gnumaurorusso at gmail dot com
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

[Bug target/51909] for avr device : internal error in linking phase , function call disappearing when assembled and a weird compiling warning

2012-01-19 Thread gnumaurorusso at gmail dot com
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

[Bug c++/51909] New: for avr device : internal error in linking phase , function call disappearing when assembled and a weird compiling warning

2012-01-19 Thread gnumaurorusso at gmail dot com
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