[MacPorts] #47332: gcc46 @4.6.4_7 gfortran internal compiler error related to procedure pointers

MacPorts noreply at macports.org
Wed Apr 1 10:14:45 PDT 2015


#47332: gcc46 @4.6.4_7 gfortran internal compiler error related to procedure
pointers
--------------------------------+-------------------
  Reporter:  wyeast@…           |      Owner:  mww@…
      Type:  defect             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.3.3
Resolution:                     |   Keywords:
      Port:  gcc46 gcc47 gcc48  |
--------------------------------+-------------------
Changes (by larryv@…):

 * owner:  macports-tickets@… => mww@…
 * cc: larryv@… (added)


Comment:

 I can reproduce this on Yosemite (but not with GNU Fortran 4.8, oddly).
 {{{
 % port installed gcc4{5..9}
 The following ports are currently installed:
   gcc45 @4.5.4_11+universal (active)
   gcc46 @4.6.4_7+universal (active)
   gcc47 @4.7.4_3+universal (active)
   gcc48 @4.8.4_0+universal (active)
   gcc49 @4.9.2_1+universal (active)
 % gfortran-mp-4.5 -ffree-form -c decomp.F
 decomp.F: In function 'decomp_register_method':
 decomp.F:26:0: internal compiler error: in gfc_conv_descriptor_data_set,
 at fortran/trans-array.c:172
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <https://trac.macports.org/newticket> for instructions.
 % gfortran-mp-4.6 -ffree-form -c decomp.F
 decomp.F: In function 'decomp_register_method':
 decomp.F:26:0: internal compiler error: in gfc_conv_descriptor_data_set,
 at fortran/trans-array.c:171
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <https://trac.macports.org/newticket> for instructions.
 % gfortran-mp-4.7 -ffree-form -c decomp.F
 decomp.F: In function 'decomp_register_method':
 decomp.F:26:0: internal compiler error: in gfc_conv_descriptor_data_set,
 at fortran/trans-array.c:173
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <https://trac.macports.org/newticket> for instructions.
 % gfortran-mp-4.8 -ffree-form -c decomp.F
 % gfortran-mp-4.9 -ffree-form -c decomp.F
 %
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/47332#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list