This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ISO C binding and character variables


it should provide different output for -fdump-tree-original for having the patch applied and not having it applied (at least it does on my boxes).

what are you running on?  thanks.
Chris

On Mon, 16 Jul 2007, Tobias Burnus wrote:

Hi Chris,

Christopher D. Rickett wrote:
i've attached an initial patch that changes how by-value character dummy
args of bind(c) procedures are handled.  it bootstraps and regtests on
x86, but definitely needs tested on other archs.


Either I wrongly applied the patch or it is not working. I get exactly the same assembler file and original tree.


Tobias




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]