Menu

#8 gcc builds fail one VESTS test where mcode build passes : vhdl-93/ashenden/compliant/ch_13_fg_13_26.vhd

1.0
closed
None
2014-01-22
2014-01-16
No

I missed this during testing for 0.31 because I had commented it out while working on other test issues, but can reproduce it now. Will try with ghdl-gcc and debug versions tomorrow.

Test: 375
/opt/ghdl0_32dev/bin/ghdl -a --std=93c vhdl-93/ashenden/compliant/ch_13_fg_13_26.vhd
vhdl-93/ashenden/compliant/ch_13_fg_13_26.vhd:33:20: port "a" already associated in primary binding
vhdl-93/ashenden/compliant/ch_13_fg_13_26.vhd:33:28: port "c" already associated in primary binding
vhdl-93/ashenden/compliant/ch_13_fg_13_26.vhd:33:36: port "b" already associated in primary binding
vhdl-93/ashenden/compliant/ch_13_fg_13_26.vhd:33:44: port "y" already associated in primary binding
/opt/ghdl0_32dev/bin/ghdl: compilation error

Discussion

  • Tristan Gingold

    Tristan Gingold - 2014-01-22

    Now fixed. Can you confirm ?

     
    • Brian Drummond

      Brian Drummond - 2014-01-22

      On Wed, 2014-01-22 at 02:44 +0000, Tristan Gingold wrote:

      Now fixed. Can you confirm ?

      Test: 375
      /opt/ghdl0_32dev/bin/ghdl -a --std=93c vhdl-93/ashenden/compliant/ch_13_fg_13_26.vhd
      vhdl-93/ashenden/compliant/ch_13_fg_13_26.vhd:33:20: port "a" already associated in primary binding

      I had to infer changed declarations in ortho_debug_private.ads to get it
      to build (committed) but now I get a clean run through the current
      testsuite.

      Closing...

      Thanks,
      - Brian.

       
      • Tristan Gingold

        Tristan Gingold - 2014-01-23

        I had to infer changed declarations in ortho_debug_private.ads to get
        it
        to build (committed) but now I get a clean run through the current
        testsuite.

        Oops, sorry.

         
  • Brian Drummond

    Brian Drummond - 2014-01-22
    • status: open --> closed
    • assigned_to: Tristan Gingold
     
  • Brian Drummond

    Brian Drummond - 2014-01-22

    Fixed ni trunk. Will be part of 0.32

     

Log in to post a comment.