From 236a876a8448b89061bb71869c36a68aea0199c3 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 29 Oct 2014 20:36:02 +0100 Subject: Add testcase for bug 22868. --- testsuite/gna/bug22868/NOTES | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 testsuite/gna/bug22868/NOTES (limited to 'testsuite/gna/bug22868/NOTES') diff --git a/testsuite/gna/bug22868/NOTES b/testsuite/gna/bug22868/NOTES new file mode 100644 index 000000000..bef147179 --- /dev/null +++ b/testsuite/gna/bug22868/NOTES @@ -0,0 +1,9 @@ +I think these are the most stripped down examples I could figure out, +and the gist of it seems to be that it has to do with splitting the +right hand side of a port map by amounts that are not known at +elaboration time...or something like that. In fails2.vhdl the +variable isn't declared anywhere, but it still crashes with the +bug notice, rather than just failing with an error message. + +works.vhdl is provided for contrast, i.e. generics are used +except for the specific line that would cause it to crash. -- cgit v1.2.3