search for: fnested

Displaying 11 results from an estimated 11 matches for "fnested".

Did you mean: nested
2009 Mar 04
2
[LLVMdev] Nested functions
I get the following error during compilation using the LLVM cross-compiler (x86_64->arm). error: nested functions are disabled, use -fnested-functions to re-enable With -fnested-functions switch, I get the following error: <llvm-src-dir>/llvm/lib/Target/ARM/ARMISelLowering.cpp:1439: virtual llvm::SDValue llvm::ARMTargetLowering::LowerOperation(llvm::SDValue, llvm::SelectionDAG&): Assertion `0 && "Don't know...
2009 Jun 02
2
[LLVMdev] Request to Bitter Melon regarding the LLVM demo page
Hi Bitter Melon! If it's not too much trouble, could you add a check box to the LLVM demo page to pass the -fnested-functions option to llvm-gcc? I'm interested in studying how nested functions are implemented, but haven't yet been able to get llvm-gcc built on my own system. Thanks! Eric
2009 Mar 04
0
[LLVMdev] Nested functions
Hi Bharadwaj, > I get the following error during compilation using the LLVM cross-compiler > (x86_64->arm). > > error: nested functions are disabled, use -fnested-functions to re-enable yes, nested functions are disabled by default in llvm-gcc (not sure why - maybe a historical hang over from the days when they were not supported?). > With -fnested-functions switch, I get the following error: > > <llvm-src-dir>/llvm/lib/Target/ARM/ARMISelLo...
2009 Mar 04
2
[LLVMdev] Nested functions
..., Bharadwaj On Wed, Mar 4, 2009 at 3:59 PM, Duncan Sands <baldrick at free.fr> wrote: > Hi Bharadwaj, > > > I get the following error during compilation using the LLVM > cross-compiler > > (x86_64->arm). > > > > error: nested functions are disabled, use -fnested-functions to re-enable > > yes, nested functions are disabled by default in llvm-gcc (not sure why - > maybe a historical hang over from the days when they were not supported?). > > > With -fnested-functions switch, I get the following error: > > > > <llvm-src-dir&g...
2009 Jun 02
0
[LLVMdev] Request to Bitter Melon regarding the LLVM demo page
Hi Eric, > If it's not too much trouble, could you add a check box to the LLVM demo > page to pass the -fnested-functions option to llvm-gcc? I'm interested > in studying how nested functions are implemented, but haven't yet been > able to get llvm-gcc built on my own system. I turned it on unconditionally. Meow! Bitter Melon.
2009 Jun 02
1
[LLVMdev] Request to Bitter Melon regarding the LLVM demo page
Hi, This results in the following warning when using C++ as a source language: cc1plus: warning: command line option "-fnested-functions" is valid for C/ObjC but not for C++ Best regards, Victor -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Duncan Sands Sent: 02 June 2009 10:21 To: LLVM Developers Mailing List Subject: Re: [LLVMdev] Request to Bi...
2009 Mar 04
0
[LLVMdev] Nested functions
...aj > > On Wed, Mar 4, 2009 at 3:59 PM, Duncan Sands <baldrick at free.fr> wrote: > Hi Bharadwaj, > > > I get the following error during compilation using the LLVM cross- > compiler > > (x86_64->arm). > > > > error: nested functions are disabled, use -fnested-functions to re- > enable > > yes, nested functions are disabled by default in llvm-gcc (not sure > why - > maybe a historical hang over from the days when they were not > supported?). > > > With -fnested-functions switch, I get the following error: > > > &g...
2014 Jul 25
1
Use of undeclared identifier 'pvt' in asterisk-12.4.0
...ound similar reports for other versions (asterisk-11 and dongle; macports; a couple others), but nothing for 12.4. Any suggestions to fix the issue? Thanks in advance. ********** make ... [CC] recno/rec_utils.c -> recno/rec_utils.o clang: warning: argument unused during compilation: '-fnested-functions' [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search....
2016 Jul 13
0
Certified Asterisk 13.8-cert1 Now Available
...nk DiGennaro) * ASTERISK-24872 - [patch] AMI PJSIPShowEndpoint closes AMI connection on error (Reported by Dmitriy Serov) * ASTERISK-23666 - CLONE - nested functions aren't portable (Reported by Diederik de Groot) * ASTERISK-20399 - Compilation on some systems requires the -fnested-functions flag (Reported by David M. Lee) * ASTERISK-20850 - [patch]Nested functions aren't portable. Adapting RAII_VAR to use clang/llvm blocks to get the same/similar functionality. (Reported by Diederik de Groot) * ASTERISK-24807 - Missing mandatory field Max-Forwards (Reported...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...nk DiGennaro) * ASTERISK-24872 - [patch] AMI PJSIPShowEndpoint closes AMI connection on error (Reported by Dmitriy Serov) * ASTERISK-23666 - CLONE - nested functions aren't portable (Reported by Diederik de Groot) * ASTERISK-20399 - Compilation on some systems requires the -fnested-functions flag (Reported by David M. Lee) * ASTERISK-20850 - [patch]Nested functions aren't portable. Adapting RAII_VAR to use clang/llvm blocks to get the same/similar functionality. (Reported by Diederik de Groot) * ASTERISK-24807 - Missing mandatory field Max-Forwards (Reported...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...- [ASTERISK-23666 <https://issues.asterisk.org/jira/browse/ASTERISK-23666>] - CLONE - nested functions aren't portable (Reported by Diederik de Groot) - [ASTERISK-20399 <https://issues.asterisk.org/jira/browse/ASTERISK-20399>] - Compilation on some systems requires the -fnested-functions flag (Reported by David M. Lee) - [ASTERISK-20850 <https://issues.asterisk.org/jira/browse/ASTERISK-20850>] - [patch]Nested functions aren't portable. Adapting RAII_VAR to use clang/llvm blocks to get the same/similar functionality. (Reported by Diederik de Groot) -...