public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/52547] New: Internal compiler Error in create_tmp_var in gimplify.c:465
@ 2012-03-09 20:58 iamrohitbanga at gmail dot com
  2012-03-09 21:59 ` [Bug c/52547] " iamrohitbanga at gmail dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: iamrohitbanga at gmail dot com @ 2012-03-09 20:58 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52547
           Summary: Internal compiler Error in create_tmp_var in
                    gimplify.c:465
    Classification: Unclassified
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: iamrohitbanga@gmail.com


Created attachment 26868
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26868
Preprocessed Source

I get the following error when trying to compile a piece of software.
Commenting out the call to qsort in the original source file (the corresponding
line number in the attached preprocessed file is 7176) does not produce any
error.

gcc -std=gnu9x -fopenmp   -g -O2 -Iinclude -o main main.c src/stinger.c
src/stinger-utils.c src/timer.c src/xmalloc.c \
         -lm -lrt
src/stinger-utils.c: In function ‘stinger_to_sorted_csr’:
src/stinger-utils.c:450:13: internal compiler error: in create_tmp_var, at
gimplify.c:465
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccAzPZP8.out file, please attach this to
your bugreport.
make: *** [main] Error 1


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

end of thread, other threads:[~2013-04-03 18:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-09 20:58 [Bug c/52547] New: Internal compiler Error in create_tmp_var in gimplify.c:465 iamrohitbanga at gmail dot com
2012-03-09 21:59 ` [Bug c/52547] " iamrohitbanga at gmail dot com
2012-03-12 14:07 ` [Bug middle-end/52547] " rguenth at gcc dot gnu.org
2012-03-15  9:31 ` [Bug middle-end/52547] ICE with openmp with nested function which requires a trampoline pinskia at gcc dot gnu.org
2012-03-15  9:36 ` [Bug middle-end/52547] [4.5/4.6/4.7/4.8 Regression] " pinskia at gcc dot gnu.org
2012-03-22 15:10 ` jakub at gcc dot gnu.org
2012-03-22 19:28 ` jakub at gcc dot gnu.org
2012-03-22 19:44 ` jakub at gcc dot gnu.org
2012-03-22 20:10 ` [Bug middle-end/52547] [4.5/4.6 " jakub at gcc dot gnu.org
2012-06-20 13:19 ` rguenth at gcc dot gnu.org
2012-07-02 11:16 ` rguenth at gcc dot gnu.org
2013-04-03 18:16 ` [Bug middle-end/52547] [4.6 " jakub 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).