Project

General

Profile

Actions

Bug #1165

closed

GCC-aspectator fails with fatal error: incorrect reference code

Added by Pavel Shved about 13 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
High
Category:
-
Start date:
05/03/2011
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:
d8d3c5a

Description

Steps to reproduce:

LDV_DEBUG=30 ldv-manager rule_models=32_1a "envs=linux-2.6.31.6.tar.bz2" drivers=drivers/ieee1394/eth1394.ko kernel_driver=1 name=ri13

Excerpt from the error message:

/home/pavel/work/ldv/test/work/current--X--drivers/ieee1394/eth1394.ko--X--ri13linux-2.6.31.6--X--32_1a/linux-2.6.31.6/csd_deg_dscv/11/dscv_tempdir/dscv/ri/32_1a/drivers/ieee1394/eth1394.c.p:1721:1: fatal error: incorrect reference code
compilation terminated.
Aspectator fails on the 3d stage

Excerpt from the code:

1716 static void ether1394_get_drvinfo(struct net_device *dev,
1717           struct ethtool_drvinfo *info)
1718 {
1719   strcpy(info->driver, driver_name);
1720   strcpy(info->bus_info, "ieee1394"); /* FIXME provide more detail? */
1721 }
1722

Files

reprod.tgz (2.4 MB) reprod.tgz reproduce package for mem_ref and reference_type Pavel Shved, 06/13/2011 06:45 PM

Related issues 3 (2 open1 closed)

Related to Linux Driver Verification - Bug #1167: Bugs related with 32_1a modelOpen05/03/2011

Actions
Related to Linux Driver Verification - Bug #1323: CIL doesn't appear to know GNU extension 'asm goto'OpenVadim Mutilin06/07/2011

Actions
Related to C Instrumentation Framework - Bug #1258: C back-end processes typedefs on arrays incorrectlyClosedEvgeny Novikov05/20/2011

Actions
Actions

Also available in: Atom PDF