[possible bug] Call to ISA.syscall.set_prog_args without "abi" option

15 views
Skip to first unread message

Rogerio

unread,
Apr 1, 2016, 8:39:07 PM4/1/16
to archc
Hello everyone,

The code generated without the "abi" option (git master) shouldn't have this:

void model_name::set_prog_args(){
  ISA
.syscall.set_prog_args(argc, argv);
}

Right? Commenting the call to ISA.syscall.set_prog_args is a dirty and temporary solution I found, at least compiles.
Can you guys confirm this please?

Thanks. 

Rafael Auler

unread,
Apr 1, 2016, 11:13:09 PM4/1/16
to ar...@googlegroups.com
I confirm: https://github.com/ArchC/ArchC/issues/22
> --
> You received this message because you are subscribed to the Google Groups
> "archc" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to archc+un...@googlegroups.com.
> To post to this group, send email to ar...@googlegroups.com.
> Visit this group at https://groups.google.com/group/archc.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages