Opened 6 weeks ago

Last modified 6 weeks ago

#73633 new defect

flang-18 @18.1.8: error: a template argument list is expected after a name prefixed by the template keyword

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.12.3
Keywords: tahoe arm64 Cc:
Port: flang-18

Description

https://build.macports.org/builders/ports-26_arm64-builder/builds/29681/steps/install-port/logs/stdio

/opt/local/var/macports/build/flang-18-e92f9042/work/llvm-project-18.1.8.src/flang/include/flang/Evaluate/integer.h:310:32: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw]
  310 |       auto back{FROM::template ConvertSigned(result.value)};
      |                                ^
1 error generated.

Change History (1)

comment:1 Changed 6 weeks ago by ryandesign (Ryan Carsten Schmidt)

Keywords: tahoe arm64 added
Note: See TracTickets for help on using tickets.