public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/41053]  New: internal compiler error: in emit_swap_insn, at reg-stack.c:827
@ 2009-08-13  5:36 gkandhakumar at gmail dot com
  2009-08-13  6:32 ` [Bug fortran/41053] " ubizjak at gmail dot com
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: gkandhakumar at gmail dot com @ 2009-08-13  5:36 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 652 bytes --]

gfortran  -c -fdefault-real-8 -O2 -fcray-pointer  ./util_p.f -o  ./util_p.o 
./util_p.f: In function ‘dot_ga’: 
./util_p.f:204: internal compiler error: in emit_swap_insn, at reg-stack.c:827 
make: *** [util_p.o] Error 1


-- 
           Summary: internal compiler error: in emit_swap_insn, at reg-
                    stack.c:827
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gkandhakumar at gmail dot com


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
@ 2009-08-13  6:32 ` ubizjak at gmail dot com
  2009-08-13  8:43 ` rguenth at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ubizjak at gmail dot com @ 2009-08-13  6:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from ubizjak at gmail dot com  2009-08-13 06:32 -------
No testcase, please see http://gcc.gnu.org/bugs.html on how to submit proper
bugreport.


-- 


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
  2009-08-13  6:32 ` [Bug fortran/41053] " ubizjak at gmail dot com
@ 2009-08-13  8:43 ` rguenth at gcc dot gnu dot org
  2009-08-16 15:13 ` burnus at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-08-13  8:43 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
  2009-08-13  6:32 ` [Bug fortran/41053] " ubizjak at gmail dot com
  2009-08-13  8:43 ` rguenth at gcc dot gnu dot org
@ 2009-08-16 15:13 ` burnus at gcc dot gnu dot org
  2009-08-20 13:47 ` janus at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: burnus at gcc dot gnu dot org @ 2009-08-16 15:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from burnus at gcc dot gnu dot org  2009-08-16 15:13 -------
Kandhakumar, we would like to fix your problem. It is definitely a bug
("internal compiler errors" are by definition always valid bugs).

However, knowing the error message is not enough to understand and fix the bug.
Can you attach the source code giving the error - or can you point us to a
website where it is available? The attached file should be as small as
possible, but also a larger file is OK for us. (Note: If the file is part of a
commercial program, you might not be allowed to attach it - attaching a
stripped down version should be OK, however.)


-- 


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
                   ` (2 preceding siblings ...)
  2009-08-16 15:13 ` burnus at gcc dot gnu dot org
@ 2009-08-20 13:47 ` janus at gcc dot gnu dot org
  2009-08-20 15:40 ` gkandhakumar at gmail dot com
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: janus at gcc dot gnu dot org @ 2009-08-20 13:47 UTC (permalink / raw)
  To: gcc-bugs



-- 

janus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
                   ` (3 preceding siblings ...)
  2009-08-20 13:47 ` janus at gcc dot gnu dot org
@ 2009-08-20 15:40 ` gkandhakumar at gmail dot com
  2009-08-20 16:27 ` dominiq at lps dot ens dot fr
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: gkandhakumar at gmail dot com @ 2009-08-20 15:40 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1199 bytes --]



------- Comment #3 from gkandhakumar at gmail dot com  2009-08-20 15:40 -------
Created an attachment (id=18405)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18405&action=view)
it is a routine where i got the error

 Thanks for considered my problem and sorry for late reply. while running
(compiling) the program, it check all routines using the following line 
     gfortran -c -fdefault-real-8 -O2 -fcray-pointer
     and finally it produce an executable file for that particular routine.
This is failed for the routine ./util_p.f. Here util_p.o is an executable file
which i expect to produce by the program from the routine ./util_p.f. Now the
error is 

   gfortran -c -fdefault-real-8 -O2 -fcray-pointer ./util_p.f -o ./util_p.o

./util_p.f: In function ‘dot_ga’:

./util_p.f:204: internal compiler error: in emit_swap_insn, at reg-stack.c:827

Please submit a full bug report,

with preprocessed source if appropriate.

See <http://bugs.opensuse.org/> for instructions.

make: *** [util_p.o] Error 1

with this i attach the routine which i got the error. If it is not enough
please contact me sir.
thank you 
kandhakumar


-- 


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
                   ` (4 preceding siblings ...)
  2009-08-20 15:40 ` gkandhakumar at gmail dot com
@ 2009-08-20 16:27 ` dominiq at lps dot ens dot fr
  2009-08-21 12:12 ` dominiq at lps dot ens dot fr
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: dominiq at lps dot ens dot fr @ 2009-08-20 16:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from dominiq at lps dot ens dot fr  2009-08-20 16:26 -------
You nee to provide all the *.h, *.incnc, and *.inc needed files also.


-- 


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
                   ` (5 preceding siblings ...)
  2009-08-20 16:27 ` dominiq at lps dot ens dot fr
@ 2009-08-21 12:12 ` dominiq at lps dot ens dot fr
  2009-08-24 11:49 ` dominiq at lps dot ens dot fr
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: dominiq at lps dot ens dot fr @ 2009-08-21 12:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from dominiq at lps dot ens dot fr  2009-08-21 12:12 -------
> You nee to provide

Please read "You need to provide" (why do we see typos after having hit the
commit button?).

The util_p.f file contains two subroutines and three functions. You may want to
find the culprit(s) by splitting the file in five pieces containing only one
procedure.


-- 


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
                   ` (6 preceding siblings ...)
  2009-08-21 12:12 ` dominiq at lps dot ens dot fr
@ 2009-08-24 11:49 ` dominiq at lps dot ens dot fr
  2009-08-24 12:40 ` ubizjak at gmail dot com
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: dominiq at lps dot ens dot fr @ 2009-08-24 11:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from dominiq at lps dot ens dot fr  2009-08-24 11:48 -------
I just downloaded CPMD and built it under gfortran 4.4.1 and 4.5.0 (revision
151047) without trouble.
Could you post the output of "gfortran -v" and indicate your platform.


-- 


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
                   ` (7 preceding siblings ...)
  2009-08-24 11:49 ` dominiq at lps dot ens dot fr
@ 2009-08-24 12:40 ` ubizjak at gmail dot com
  2009-08-24 13:03 ` dominiq at lps dot ens dot fr
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ubizjak at gmail dot com @ 2009-08-24 12:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from ubizjak at gmail dot com  2009-08-24 12:40 -------
Probably duplicate of PR 40587.


-- 


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
                   ` (8 preceding siblings ...)
  2009-08-24 12:40 ` ubizjak at gmail dot com
@ 2009-08-24 13:03 ` dominiq at lps dot ens dot fr
  2009-08-26  2:05 ` gkandhakumar at gmail dot com
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: dominiq at lps dot ens dot fr @ 2009-08-24 13:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from dominiq at lps dot ens dot fr  2009-08-24 13:03 -------
> Probably duplicate of PR 40587.

Could be, but the test in PR 40587 fails with 4.5 r147438:

pr40587.f90: In function 'test':
pr40587.f90:14: internal compiler error: in emit_swap_insn, at reg-stack.c:827

but not the test in comment #3 which compiles with the same version.


-- 


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
                   ` (9 preceding siblings ...)
  2009-08-24 13:03 ` dominiq at lps dot ens dot fr
@ 2009-08-26  2:05 ` gkandhakumar at gmail dot com
  2009-08-26  2:09 ` gkandhakumar at gmail dot com
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: gkandhakumar at gmail dot com @ 2009-08-26  2:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from gkandhakumar at gmail dot com  2009-08-26 02:05 -------
(In reply to comment #6)
> I just downloaded CPMD and built it under gfortran 4.4.1 and 4.5.0 (revision
> 151047) without trouble.
> Could you post the output of "gfortran -v" and indicate your platform.
> 
hi, really thats very nice. did you got all *.O files?!! ok. The following
lines are i got from the platform of opensuselinux11.0. 
gfortran -v

Using built-in specs.

Target: i586-suse-linux

Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=yes
--with-gxx-include-dir=/usr/include/c++/4.5 --enable-ssp --disable-libssp
--with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux'
--disable-libgcj --disable-libmudflap --with-slibdir=/lib --with-system-zlib
--enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch
--enable-version-specific-runtime-libs --program-suffix=-4.5
--enable-linux-futex --without-system-libunwind --with-arch-32=i586
--with-tune=generic --build=i586-suse-linux

Thread model: posix

gcc version 4.5.0 20090528 (experimental) [trunk revision 147953] (SUSE Linux) 

Thanks
kandhakumar


-- 


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
                   ` (10 preceding siblings ...)
  2009-08-26  2:05 ` gkandhakumar at gmail dot com
@ 2009-08-26  2:09 ` gkandhakumar at gmail dot com
  2009-09-02  9:47 ` burnus at gcc dot gnu dot org
  2009-12-04 22:31 ` dfranke at gcc dot gnu dot org
  13 siblings, 0 replies; 15+ messages in thread
From: gkandhakumar at gmail dot com @ 2009-08-26  2:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from gkandhakumar at gmail dot com  2009-08-26 02:09 -------
(In reply to comment #4)
> You nee to provide all the *.h, *.incnc, and *.inc needed files also.
> 

hi,i cant attach all files in this site. files having more than 1.9Mb. so
please tell me what can i have to do to attach the Program


-- 


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
                   ` (11 preceding siblings ...)
  2009-08-26  2:09 ` gkandhakumar at gmail dot com
@ 2009-09-02  9:47 ` burnus at gcc dot gnu dot org
  2009-12-04 22:31 ` dfranke at gcc dot gnu dot org
  13 siblings, 0 replies; 15+ messages in thread
From: burnus at gcc dot gnu dot org @ 2009-09-02  9:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from burnus at gcc dot gnu dot org  2009-09-02 09:46 -------
> > I just downloaded CPMD and built it under gfortran 4.4.1 and 4.5.0 (revision
> > 151047) without trouble.
>
> gcc version 4.5.0 20090528 (experimental) [trunk revision 147953] (SUSE Linux) 

Could you try with a newer version? If PR 40587 was indeed the problem then it
should be fixed in 2009-07-03 (trunk revision 149212). That would also explain
why it works for Dominique.

Newer openSUSE builds can be found at
http://software.opensuse.org/search?baseproject=ALL&p=1&q=gcc45-fortran


-- 


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


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

* [Bug fortran/41053] internal compiler error: in emit_swap_insn, at reg-stack.c:827
  2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
                   ` (12 preceding siblings ...)
  2009-09-02  9:47 ` burnus at gcc dot gnu dot org
@ 2009-12-04 22:31 ` dfranke at gcc dot gnu dot org
  13 siblings, 0 replies; 15+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2009-12-04 22:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from dfranke at gcc dot gnu dot org  2009-12-04 22:30 -------
Nothing new in three months. Assuming that an update indeed fixed the problem.
Closing.


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfranke at gcc dot gnu dot
                   |                            |org
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME


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


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

end of thread, other threads:[~2009-12-04 22:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-13  5:36 [Bug fortran/41053] New: internal compiler error: in emit_swap_insn, at reg-stack.c:827 gkandhakumar at gmail dot com
2009-08-13  6:32 ` [Bug fortran/41053] " ubizjak at gmail dot com
2009-08-13  8:43 ` rguenth at gcc dot gnu dot org
2009-08-16 15:13 ` burnus at gcc dot gnu dot org
2009-08-20 13:47 ` janus at gcc dot gnu dot org
2009-08-20 15:40 ` gkandhakumar at gmail dot com
2009-08-20 16:27 ` dominiq at lps dot ens dot fr
2009-08-21 12:12 ` dominiq at lps dot ens dot fr
2009-08-24 11:49 ` dominiq at lps dot ens dot fr
2009-08-24 12:40 ` ubizjak at gmail dot com
2009-08-24 13:03 ` dominiq at lps dot ens dot fr
2009-08-26  2:05 ` gkandhakumar at gmail dot com
2009-08-26  2:09 ` gkandhakumar at gmail dot com
2009-09-02  9:47 ` burnus at gcc dot gnu dot org
2009-12-04 22:31 ` dfranke at gcc dot gnu dot 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).