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/48308] [4.6 Regression] crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}


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

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
   Last reconfirmed|2011-03-29 15:23:12         |2013-03-07 12:46:35
      Known to work|                            |4.7.2, 4.8.0
            Summary|[4.6/4.7/4.8 Regression]    |[4.6 Regression]
                   |crosscompiling to arm fails |crosscompiling to arm fails
                   |with assembler: can't       |with assembler: can't
                   |resolve '.LC4'              |resolve '.LC4'
                   |{.rodata.str1.1 section} -  |{.rodata.str1.1 section} -
                   |'.LPIC4' {*UND* section}    |'.LPIC4' {*UND* section}
      Known to fail|4.7.0                       |

--- Comment #25 from Steven Bosscher <steven at gcc dot gnu.org> 2013-03-13 20:55:12 UTC ---
http://gcc.gnu.org/ml/gcc-patches/2012-01/msg00666.html and follow-ups
claim to have fixed this for GCC 4.7 and GCC 4.8.

Ramana, you should take care of the bug reports assigned to you.  Also,
you should have added a test case.

http://gcc.gnu.org/PR56561#c4 has a patch for GCC 4.6.


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