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/46655] AIX6.1 native assembler requires '.line' numbers greater than zero


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

Michael Haubenwallner <michael.haubenwallner at salomon dot at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |powerpc-ibm-aix6.1.0.0
               Host|                            |powerpc-ibm-aix6.1.0.0
      Known to fail|                            |4.2.4
              Build|                            |powerpc-ibm-aix6.1.0.0

--- Comment #1 from Michael Haubenwallner <michael.haubenwallner at salomon dot at> 2010-11-25 10:17:31 UTC ---
The configure arguments used were:
$ /source/gcc-4.5.1.pr46655/configure --{prefix,with-{gmp,mpfr,mpc}}=/install

As the bootstrap compiler gcc-4.2.0 from "AIX Toolbox for Linux Applications"
has the same problem, and this is debug-info only, '-O' was used as workaround:
$ gmake bootstrap STAGE1_CFLAGS=-O


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