[Bug fortran/44742] ICE in gfc_conv_array_initializer

2010-07-05 Thread reuter at physik dot uni-freiburg dot de
--- Comment #5 from reuter at physik dot uni-freiburg dot de 2010-07-05 17:41 --- Created an attachment (id=21095) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21095action=view) Code triggering the ICE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44742

[Bug fortran/44742] ICE in gfc_conv_array_initializer

2010-07-05 Thread reuter at physik dot uni-freiburg dot de
--- Comment #6 from reuter at physik dot uni-freiburg dot de 2010-07-05 17:44 --- I isolated the bug further and prepared a roughly 1 MB sniplet which triggers the ICE. It seems that the definition of the more than 500 logical array and packing them in one big array constructor

[Bug fortran/44742] New: ICE in

2010-07-01 Thread reuter at physik dot uni-freiburg dot de
Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reuter at physik dot uni-freiburg dot de GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux

[Bug fortran/44742] ICE in gfc_conv_array_initializer

2010-07-01 Thread reuter at physik dot uni-freiburg dot de
--- Comment #4 from reuter at physik dot uni-freiburg dot de 2010-07-01 12:13 --- Ok, will do so. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44742

[Bug fortran/41948] [4.5.0 regression] mismatch in optional arguments triggers segmentation fault

2009-11-05 Thread reuter at physik dot uni-freiburg dot de
--- Comment #4 from reuter at physik dot uni-freiburg dot de 2009-11-05 20:45 --- I tested with the trunk from today (r153950) everything works nicely again. But I do not want to close this report, it might be a duplicate issue to PR 41907. I leave it to the developers to close

[Bug fortran/41937] New: Error in allocating derived type allocatable components

2009-11-04 Thread reuter at physik dot uni-freiburg dot de
: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reuter at physik dot uni-freiburg dot de GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc

[Bug fortran/41937] Error in allocating derived type allocatable components

2009-11-04 Thread reuter at physik dot uni-freiburg dot de
--- Comment #1 from reuter at physik dot uni-freiburg dot de 2009-11-04 12:39 --- Created an attachment (id=18963) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18963action=view) sample code for the bug case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41937

[Bug fortran/41717] New: [4.5.0 regression] internal compiler error: in expand_debug_expr

2009-10-15 Thread reuter at physik dot uni-freiburg dot de
Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reuter at physik dot uni-freiburg dot de GCC build triplet: i686-pc-linux-gnu, i386-apple-darwin9.8.0 GCC host triplet

[Bug fortran/41717] [4.5.0 regression] internal compiler error: in expand_debug_expr

2009-10-15 Thread reuter at physik dot uni-freiburg dot de
--- Comment #1 from reuter at physik dot uni-freiburg dot de 2009-10-15 18:10 --- Created an attachment (id=18801) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18801action=view) code triggering the internal compiler error -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41717

[Bug fortran/41717] [4.5.0 regression] internal compiler error: in expand_debug_expr

2009-10-15 Thread reuter at physik dot uni-freiburg dot de
--- Comment #3 from reuter at physik dot uni-freiburg dot de 2009-10-15 19:00 --- The gfortran I used was checked out and compiled today, trunk revision 152845. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41717

[Bug fortran/41478] New: function pack causes double free violation

2009-09-26 Thread reuter at physik dot uni-freiburg dot de
Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reuter at physik dot uni-freiburg dot de GCC build triplet: i386-32bit, MAC OS X Leopard

[Bug fortran/41478] function pack causes double free violation

2009-09-26 Thread reuter at physik dot uni-freiburg dot de
--- Comment #1 from reuter at physik dot uni-freiburg dot de 2009-09-26 20:06 --- Created an attachment (id=18660) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18660action=view) Test code triggering the runtime error. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41478

[Bug fortran/41479] New: wrong code, mis-initialization

2009-09-26 Thread reuter at physik dot uni-freiburg dot de
: reuter at physik dot uni-freiburg dot de GCC build triplet: i386-32bit, MAC OS X Leopard GCC host triplet: i386-32bit, MAC OS X Leopard GCC target triplet: i386-32bit, MAC OS X Leopard http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41479

[Bug fortran/41479] wrong code, mis-initialization

2009-09-26 Thread reuter at physik dot uni-freiburg dot de
--- Comment #1 from reuter at physik dot uni-freiburg dot de 2009-09-26 21:14 --- Created an attachment (id=18661) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18661action=view) test case for the mis-initialization -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41479

[Bug fortran/41242] [4.5 Regression] PPC call rejected (related to user-defined assignment?)

2009-09-11 Thread juergen dot reuter at physik dot uni-freiburg dot de
--- Comment #19 from juergen dot reuter at physik dot uni-freiburg dot de 2009-09-11 11:56 --- Subject: Re: [4.5 Regression] PPC call rejected (related to user-defined assignment?) On Friday 11 September 2009 00:51, janus at gcc dot gnu dot org wrote: --- Comment #18 from janus

[Bug fortran/41242] New: procedure pointer is not correctly recognized

2009-09-03 Thread reuter at physik dot uni-freiburg dot de
Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reuter at physik dot uni-freiburg dot de GCC build triplet: on Ubuntu Linux 2.6.27-7-generic Kernel i686 32bit GCC host triplet: gfortran 4.5.0 v151352 http://gcc.gnu.org

[Bug fortran/41242] procedure pointer is not correctly recognized

2009-09-03 Thread reuter at physik dot uni-freiburg dot de
--- Comment #1 from reuter at physik dot uni-freiburg dot de 2009-09-03 11:58 --- Created an attachment (id=18473) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18473action=view) Test file for the bug report -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41242

[Bug c/41148] New: Compilation of gcc does not work on MAC OS X 10.5.8

2009-08-23 Thread reuter at physik dot uni-freiburg dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reuter at physik dot uni-freiburg dot de GCC build triplet: svn version v151034 GCC host triplet: MAC OS X 10.5.8 GCC target triplet: Darwin Kernel 9.8.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41148

[Bug fortran/41022] [F03] procedure pointer components as actual arguments

2009-08-12 Thread reuter at physik dot uni-freiburg dot de
--- Comment #8 from reuter at physik dot uni-freiburg dot de 2009-08-12 19:09 --- The fix seems not to work with the test program. On Linux 32 bit I get the following when compiling: /tmp/cciQlmr1.o: In function `MAIN__': foo.f90:(.text+0x1b): undefined reference to `proc_' collect2

[Bug fortran/41022] [F03] procedure pointer components as actual arguments

2009-08-12 Thread reuter at physik dot uni-freiburg dot de
--- Comment #9 from reuter at physik dot uni-freiburg dot de 2009-08-12 19:21 --- Sorry, false alarm. Had a truncated test file. -- reuter at physik dot uni-freiburg dot de changed: What|Removed |Added

[Bug fortran/41022] New: [4.5.0] problem with procedure pointers

2009-08-10 Thread reuter at physik dot uni-freiburg dot de
org ReportedBy: reuter at physik dot uni-freiburg dot de GCC build triplet: Ref. svn r150253 GCC host triplet: Linux 32bit, 64bit, MAC OS X GCC target triplet: fortran 4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41022

[Bug fortran/41022] [4.5.0] problem with procedure pointers

2009-08-10 Thread reuter at physik dot uni-freiburg dot de
--- Comment #1 from reuter at physik dot uni-freiburg dot de 2009-08-10 10:12 --- Created an attachment (id=18335) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18335action=view) Example file which shows the PP problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41022

[Bug fortran/40962] New: [4.5.0,4.4.0,4.3.2] conversion problem for f-allocatable - cptr - fptr - f-allocatable

2009-08-04 Thread reuter at physik dot uni-freiburg dot de
: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reuter at physik dot uni-freiburg dot de GCC build triplet: 4.5.0 Ref. svn r GCC host triplet: Linux 32bit, 64bit, MAC OS X GCC target

[Bug fortran/40962] [4.5.0,4.4.0,4.3.2] conversion problem for f-allocatable - cptr - fptr - f-allocatable

2009-08-04 Thread reuter at physik dot uni-freiburg dot de
--- Comment #1 from reuter at physik dot uni-freiburg dot de 2009-08-04 14:25 --- Created an attachment (id=18297) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18297action=view) test program for the bug report -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40962

[Bug fortran/40962] [4.5.0,4.4.0,4.3.2] conversion problem for f-allocatable - cptr - fptr - f-allocatable

2009-08-04 Thread reuter at physik dot uni-freiburg dot de
--- Comment #2 from reuter at physik dot uni-freiburg dot de 2009-08-04 14:25 --- Created an attachment (id=18298) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18298action=view) iso_varying_string.f90 needed for the example -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id