This is the mail archive of the gcc-patches@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] |
There should be no need for this hunk of code anymore.
Does deleting it help?
Only marginally; it removes nine plain references to _.text, but all the differences, which are generated by the code in the loop, still refer to it.
Thus I still get 26 errors like this for _muldi3.o :
libgcc2.s: Assembler messages:
libgcc2.s:278: Error: can't resolve `.text' {.text section} - `_.text' {*UND* section}
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |