Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2004 19:18:42 +0200
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        freebsd-current@freebsd.org
Subject:   Warning on compiling aic7xxx/ahd
Message-ID:  <20040828191842.7ff63333.lehmann@ans-netz.de>

index | next in thread | raw e-mail

[-- Attachment #1 --]
Hello,

I've attached a warning which showed up during the (kernel) compile of
aic7xxx/ahd. First time I noticed that and I don't know if it's a "known
thing" or not. I'm using 5.3-BETA1.

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/

[-- Attachment #2 --]
===> aic7xxx/ahd
cc -O -pipe  -DAHD_REG_PRETTY_PRINT=1 -D_KERNEL -DKLD_MODULE -nostdinc -I-   -include /usr/obj/i386-5.3/usr/src/sys/NUDEL/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/usr/obj/i386-5.3/usr/src/sys/NUDEL -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c aic79xx_reg_print.c
cc -O -pipe  -DAHD_REG_PRETTY_PRINT=1 -D_KERNEL -DKLD_MODULE -nostdinc -I-   -include /usr/obj/i386-5.3/usr/src/sys/NUDEL/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/usr/obj/i386-5.3/usr/src/sys/NUDEL -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c /usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c: In function `ahd_run_data_fifo':
@/dev/aic7xxx/aic79xx_inline.h:710: warning: inlining failed in call to 'ahd_inl_scbram': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:628: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:710: warning: inlining failed in call to 'ahd_inl_scbram': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:634: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:577: warning: inlining failed in call to 'ahd_outq': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:640: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:717: warning: inlining failed in call to 'ahd_inq_scbram': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:640: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:710: warning: inlining failed in call to 'ahd_inl_scbram': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:697: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:577: warning: inlining failed in call to 'ahd_outq': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:724: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:710: warning: inlining failed in call to 'ahd_inl_scbram': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:765: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:577: warning: inlining failed in call to 'ahd_outq': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:798: warning: called from here
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c: In function `ahd_handle_seqint':
@/dev/aic7xxx/aic79xx_inline.h:577: warning: inlining failed in call to 'ahd_outq': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:1022: warning: called from here
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c: In function `ahd_chip_init':
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6512: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6518: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6521: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6522: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6537: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6538: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6539: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6554: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6555: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6560: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6561: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6562: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6563: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6569: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6570: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6571: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6572: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6574: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6576: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6578: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6585: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6588: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6595: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6596: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6609: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6612: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6621: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6633: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6636: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6638: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6639: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6640: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6641: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6643: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6645: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6646: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6648: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6651: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6653: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6654: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6655: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6659: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6660: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6670: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6671: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6673: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6689: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6690: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6701: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6706: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6721: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6722: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6726: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6727: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6768: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6784: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6785: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6786: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6787: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6788: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6789: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6790: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6791: warning: called from here
./machine/bus_at386.h:578: warning: inlining failed in call to 'bus_space_write_1': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:6795: warning: called from here
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c: In function `ahd_dump_card_state':
@/dev/aic7xxx/aic79xx_inline.h:178: warning: inlining failed in call to 'ahd_is_paused': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:8988: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:191: warning: inlining failed in call to 'ahd_pause': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:8992: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:55: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9030: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9031: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9033: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9049: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9049: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9049: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9049: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9095: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9105: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9116: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9125: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:55: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:546: warning: inlining failed in call to 'ahd_inl': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9162: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:546: warning: inlining failed in call to 'ahd_inl': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9162: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:546: warning: inlining failed in call to 'ahd_inl': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9172: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:546: warning: inlining failed in call to 'ahd_inl': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:9172: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:55: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:55: warning: called from here
@/dev/aic7xxx/aic79xx_inline.h:524: warning: inlining failed in call to 'ahd_inw': --param large-function-growth limit reached
/usr/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.c:55: warning: called from here
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040828191842.7ff63333.lehmann>