------- Comment #1 from dominiq at lps dot ens dot fr  2008-04-04 10:09 -------
Confirmed on powerpc-apple-darwin9 (but not on i686-apple-darwin9). The bus
error comes from the statement 'b%b=-a%b' in function 'neg_at'. If I insert
'print *, allocated(a%b)' in the function, I get .false. on powerpc (but .true.
for i686) for 't1=-t1'.


-- 

dominiq at lps dot ens dot fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Overloading problems with   |Overloading problems with
                   |derived type with           |derived type with
                   |allocatable array           |allocatable array


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

Reply via email to