This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/38530] ICE with the example for c_funloc



------- Comment #2 from mikael at gcc dot gnu dot org  2008-12-23 23:55 -------
Created an attachment (id=16976)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16976&action=view)
the patch I'm working on

(In reply to comment #1)
> explanation http://gcc.gnu.org/ml/fortran/2008-12/msg00137.html
> 
I think I was wrong there. 
We can create constants for *loc results. 

The attached patch fails on loc_1.f90 with an assembler message saying that
targ doesn't exist. 
It looks like a mangling problem only, but I fail to understand why it happens. 
I should probably defer this to 4.5 and commit to 4.4 the same workaround as
PR35150.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38530


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