This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-20 00:29:56 UTC ---
C:\Documents and Settings\mauro\Desktop\AVR5
prj\TestCodeBUG\ImportMyCode\Debug\SWLevel\URtcOperations.o(1,1): internal
error: out of range error

That is an internal error from the linker and not GCC.  The linker is a
seperate project.

Also you really should report this to where you got the linker/compiler mix
since they are the ones who support the binaries you have.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]