public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/55349] New: arm-linux-androideabi-gcc-4.6: Internal compiler error compiling libpng in debug mode
@ 2012-11-16  3:44 ibenrunnin at gmail dot com
  2012-11-16  3:44 ` [Bug c/55349] " ibenrunnin at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ibenrunnin at gmail dot com @ 2012-11-16  3:44 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55349
           Summary: arm-linux-androideabi-gcc-4.6: Internal compiler error
                    compiling libpng in debug mode
    Classification: Unclassified
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ibenrunnin@gmail.com


Firstly: ndk-build doesn't give output of which version of gcc it is using but
looking in the toolchains folder I checked the version number of what I believe
it is running:
arm-linux-androideabi-gcc-4.6 (GCC) 4.6 20120106 (prerelease)
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Here is information regarding the issue, which should be enough to reproduce
the problem:

Please describe the problem in detail, with the following information (if
applicable)
Host OS:Linux
NDK tools version: tested with android-ndk-r8b and android-ndk-r8c

STEPS TO REPRODUCE:
(Tested using android-ndk-r8b and android-ndk-r8c, libpng 1.2.38 and 1.5.13)
1.Setup simple NDK dev environment with libpng 1.5.13
2.run NDK_DEBUG=1 ndk-build
3.build will fail

EXPECTED RESULTS:
For libpng to compile successfully (which it does when NDK_DEBUG is set to 0)

OBSERVED RESULTS:
Compile thumb  : png <= pngrtran.c
jni/png/pngrtran.c: In function 'png_do_rgb_to_gray':
jni/png/pngrtran.c:3418:1: internal compiler error: in reload, at
reload1.c:1061
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [obj/local/armeabi/objs-debug/png/pngrtran.o] Error 1


^It is therefore reasonable to conclude that this is a bug within NDK or
perhaps the version of GCC it is using.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-08-05 20:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-16  3:44 [Bug c/55349] New: arm-linux-androideabi-gcc-4.6: Internal compiler error compiling libpng in debug mode ibenrunnin at gmail dot com
2012-11-16  3:44 ` [Bug c/55349] " ibenrunnin at gmail dot com
2012-11-16  3:47 ` pinskia at gcc dot gnu.org
2012-11-16  3:51 ` [Bug target/55349] " pinskia at gcc dot gnu.org
2012-11-16  3:56 ` [Bug c/55349] " ibenrunnin at gmail dot com
2012-11-28  3:08 ` ramana at gcc dot gnu.org
2013-08-05 20:40 ` rearnsha at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).