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 bootstrap/48922] invalid dwarf2 on ia64 with very old gas


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
          Component|other                       |bootstrap

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-16 02:14:58 UTC ---
configure:22415: checking assembler for line table discriminator support
configure:22430: /usr/bin/as    -o conftest.o conftest.s >&5
conftest.s: Assembler messages:
conftest.s:3: Warning: rest of line ignored; first ignored character is `d'
configure:22433: $? = 0
configure:22444: result: yes

looks like the configure check is not checking the warnings


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