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 c/13345] New: Segmentation fault compiling xine-lib-1-rc2


When compiling xine-lib-1-rc2, in the directory src/libffmpeg/libavcodec/i386, I
received the following error compiling dsputil_mmx.c:
> In file included from dsputil_mmx.c:22:
> ../dsputil.h:492: warning: static declaration for `lrintf' follows non-static
> ../dsputil.h: In function `lrintf':
> ../dsputil.h:499: internal error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

My gcc version is 3.2.1. I will be attaching preprocessed source in a comment to
this bug (there doesn't seem to be a file attach button on the main bug page).

-- 
           Summary: Segmentation fault compiling xine-lib-1-rc2
           Product: gcc
           Version: 3.2.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: oremanj at get-linux dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i386-pc-linux-gnu
  GCC host triplet: i386-pc-linux-gnu
GCC target triplet: i386-pc-linux-gnu


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


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